Searched refs:WW8PLCFpcd (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.hxx | 245 class WW8PLCFpcd class 255 WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ); 256 ~WW8PLCFpcd(){ delete( pPLCF_PosArray ); } in ~WW8PLCFpcd() 265 WW8PLCFpcd& rPLCF; 269 WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos = -1 ); 344 WW8PLCFx_PCD( sal_uInt8 nVersion, WW8PLCFpcd* pPLCFpcd, WW8_CP nStartCp, sal_Bool bVer67P ); 774 WW8PLCFpcd* pPiecePLCF; // fuer FastSave ( Basis-PLCF ohne Iterator ) 783 WW8PLCFpcd* OpenPieceTable( SvStream* pStr, WW8Fib* pWwF );
|
| H A D | ww8scan.cxx | 1032 WW8PLCFx_PCD::WW8PLCFx_PCD(sal_uInt8 nVersion, WW8PLCFpcd* pPLCFpcd, in WW8PLCFx_PCD() 1538 WW8PLCFpcd* WW8ScannerBase::OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF ) in OpenPieceTable() 1598 return new WW8PLCFpcd( pStr, pStr->Tell(), nPLCFfLen, 8 ); in OpenPieceTable() 2296 WW8PLCFpcd::WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ) in WW8PLCFpcd() function in WW8PLCFpcd 2318 WW8PLCFpcd_Iter::WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos ) in WW8PLCFpcd_Iter()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8scan.hxx | 323 class WW8PLCFpcd class 331 WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ); 332 ~WW8PLCFpcd(){ delete[] pPLCF_PosArray; } in ~WW8PLCFpcd() 340 WW8PLCFpcd& rPLCF; 347 WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos = -1 ); 443 WW8PLCFx_PCD(ww::WordVersion eVersion, WW8PLCFpcd* pPLCFpcd, 959 WW8PLCFpcd* pPiecePLCF; // fuer FastSave ( Basis-PLCF ohne Iterator ) 967 WW8PLCFpcd* OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF );
|
| H A D | ww8scan.cxx | 1156 WW8PLCFx_PCD::WW8PLCFx_PCD(ww::WordVersion eVersion, WW8PLCFpcd* pPLCFpcd, in WW8PLCFx_PCD() 1641 WW8PLCFpcd* WW8ScannerBase::OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF ) in OpenPieceTable() 1708 return new WW8PLCFpcd( pStr, pStr->Tell(), nPLCFfLen, 8 ); in OpenPieceTable() 2550 WW8PLCFpcd::WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ) in WW8PLCFpcd() function in WW8PLCFpcd 2571 bool WW8PLCFpcd::IsValid() in IsValid() 2577 WW8PLCFpcd_Iter::WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos ) in WW8PLCFpcd_Iter()
|