Searched refs:GetCpOfs (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1009 aF.nLCode = pSBase->WW8ReadString( *pStrm, aStr, pPlcxMan->GetCpOfs()+ in Read_Field() 1033 aF.nLCode = pSBase->WW8ReadString( *pStrm, aStr, pPlcxMan->GetCpOfs()+ in Read_Field() 1187 pPlcxMan->GetCpOfs() + nStart, nL, eStructCharSet); in Read_F_Tag() 1252 nL = pSBase->WW8ReadString( *pStrm, sRes, pPlcxMan->GetCpOfs() + nStart, in GetFieldResult() 2535 pSBase->WW8ReadString( *pStrm, aResult, pPlcxMan->GetCpOfs()+ in Read_F_DBField() 3751 WW8_CP nStartCp = pPlcxMan->Where() + pPlcxMan->GetCpOfs(); in Read_FldVanish()
|
H A D | ww8par.cxx | 3287 bTabRowEnd = ProcessSpecial(bReSync, rRes.nAktCp+pPlcxMan->GetCpOfs()); in ProcessAktCollChange() 3366 pStrm->Seek(pSBase->WW8Cp2Fc( pPlcxMan->GetCpOfs() + rTxtPos, &bIsUnicode)); in ReadTextAttr() 3517 long nCpOfs = pPlcxMan->GetCpOfs(); // Offset fuer Header/Footer, Footnote in ReadText()
|
H A D | ww8scan.hxx | 884 long GetCpOfs() const { return pChp->nCpOfs; } // for Header/Footer... in GetCpOfs() function in WW8PLCFMan
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.hxx | 710 long GetCpOfs() const { return pChp->nCpOfs; } // fuer Header/Footer... in GetCpOfs() function in WW8PLCFMan
|
Completed in 83 milliseconds