Home
last modified time | relevance | path

Searched refs:WW8PLCFpcd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx245 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 Dww8scan.cxx1033 WW8PLCFx_PCD::WW8PLCFx_PCD(sal_uInt8 nVersion, WW8PLCFpcd* pPLCFpcd, in WW8PLCFx_PCD()
1539 WW8PLCFpcd* WW8ScannerBase::OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF ) in OpenPieceTable()
1599 return new WW8PLCFpcd( pStr, pStr->Tell(), nPLCFfLen, 8 ); in OpenPieceTable()
2297 WW8PLCFpcd::WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ) in WW8PLCFpcd() function in WW8PLCFpcd
2319 WW8PLCFpcd_Iter::WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos ) in WW8PLCFpcd_Iter()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx324 class WW8PLCFpcd class
332 WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct );
333 ~WW8PLCFpcd(){ delete[] pPLCF_PosArray; } in ~WW8PLCFpcd()
341 WW8PLCFpcd& rPLCF;
348 WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos = -1 );
444 WW8PLCFx_PCD(ww::WordVersion eVersion, WW8PLCFpcd* pPLCFpcd,
960 WW8PLCFpcd* pPiecePLCF; // fuer FastSave ( Basis-PLCF ohne Iterator )
968 WW8PLCFpcd* OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF );
H A Dww8scan.cxx1157 WW8PLCFx_PCD::WW8PLCFx_PCD(ww::WordVersion eVersion, WW8PLCFpcd* pPLCFpcd, in WW8PLCFx_PCD()
1642 WW8PLCFpcd* WW8ScannerBase::OpenPieceTable( SvStream* pStr, const WW8Fib* pWwF ) in OpenPieceTable()
1709 return new WW8PLCFpcd( pStr, pStr->Tell(), nPLCFfLen, 8 ); in OpenPieceTable()
2551 WW8PLCFpcd::WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct ) in WW8PLCFpcd() function in WW8PLCFpcd
2572 bool WW8PLCFpcd::IsValid() in IsValid()
2578 WW8PLCFpcd_Iter::WW8PLCFpcd_Iter( WW8PLCFpcd& rPLCFpcd, long nStartPos ) in WW8PLCFpcd_Iter()

Completed in 115 milliseconds