Searched refs:WW8Cp2Fc (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 1422 xStrm->Seek( pSBase->WW8Cp2Fc( nStartCp ) ); in DumpPlainText1() 1510 start2 = pSBase->WW8Cp2Fc(start + nOfs ); in DumpPlcText() 1511 ende2 = pSBase->WW8Cp2Fc(ende + nOfs ); in DumpPlcText()
|
H A D | ww8scan.cxx | 1477 WW8_FC WW8ScannerBase::WW8Cp2Fc(WW8_CP nCpPos, bool* pIsUnicode, in WW8Cp2Fc() function in WW8ScannerBase 1985 WW8_FC fcAct = WW8Cp2Fc(nAktStartCp,&bIsUnicode,&nNextPieceCp,&bPosOk); in WW8ReadString() 2929 rBase.WW8Cp2Fc(0)), rSBase(rBase), nAttrStart(-1), nAttrEnd(-1), in WW8PLCFx_Cp_FKP() 2993 return WW8PLCFx_Fc_FKP::SeekPos( rSBase.WW8Cp2Fc(nCpPos) ); in SeekPos()
|
H A D | ww8scan.hxx | 795 WW8_FC WW8Cp2Fc( WW8_CP nCpPos, sal_Bool* pIsUnicode = 0,
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 2821 WW8_FC nStreamPos = pSBase->WW8Cp2Fc(nCpOfs+rPos, &bIsUnicode); in ReadPlainChars() 3064 pStrm->Seek( pSBase->WW8Cp2Fc(nCpOfs+nPosCp, &bIsUnicode) ); in ReadChar() 3366 pStrm->Seek(pSBase->WW8Cp2Fc( pPlcxMan->GetCpOfs() + rTxtPos, &bIsUnicode)); in ReadTextAttr() 3524 pStrm->Seek( pSBase->WW8Cp2Fc( nStartCp + nCpOfs, &bIsUnicode ) ); in ReadText()
|
H A D | ww8scan.cxx | 1575 WW8_FC WW8ScannerBase::WW8Cp2Fc(WW8_CP nCpPos, bool* pIsUnicode, in WW8Cp2Fc() function in WW8ScannerBase 2166 WW8_FC fcAct = WW8Cp2Fc(nAktStartCp,&bIsUnicode,&nNextPieceCp,&bPosOk); in WW8ReadString() 3266 rBase.WW8Cp2Fc(0)), rSBase(rBase), nAttrStart(-1), nAttrEnd(-1), in WW8PLCFx_Cp_FKP() 3329 return WW8PLCFx_Fc_FKP::SeekPos( rSBase.WW8Cp2Fc(nCpPos) ); in SeekPos()
|
H A D | ww8scan.hxx | 985 WW8_FC WW8Cp2Fc(WW8_CP nCpPos, bool* pIsUnicode = 0,
|
Completed in 125 milliseconds