Home
last modified time | relevance | path

Searched refs:WW8PLCF (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx199 class WW8PLCF // Iterator fuer PLCFs class
216 WW8PLCF( SvStream* pSt, long nFilePos, long nPLCF,
222 WW8PLCF( SvStream* pSt, long nFilePos, long nPLCF,
225 ~WW8PLCF(){ delete( pPLCF_PosArray ); pPLCF_PosArray = 0; } in ~WW8PLCF()
232 WW8PLCF& operator ++( int ) { if( nIdx < nIMax ) nIdx++; return *this; } in operator ++()
434 WW8PLCF* pPLCF;
495 WW8PLCF* pPLCF;
523 WW8PLCF* pRef;
524 WW8PLCF* pTxt;
1470 WW8PLCF aPLCF;
H A Dww8scan.cxx2149 WW8PLCF::WW8PLCF( SvStream* pSt, long nFilePos, long nPLCF, long nStruct, in WW8PLCF() function in WW8PLCF
2167 WW8PLCF::WW8PLCF( SvStream* pSt, long nFilePos, long nPLCF, long nStruct, in WW8PLCF() function in WW8PLCF
2181 void WW8PLCF::ReadPLCF( SvStream* pSt, long nFilePos, long nPLCF ) in ReadPLCF()
2201 void WW8PLCF::GeneratePLCF( SvStream* pSt, long nPN, long ncpN ) in GeneratePLCF()
2236 bool WW8PLCF::SeekPos(long nPos) in SeekPos()
2272 bool WW8PLCF::Get(long& rStart, long& rEnd, void*& rpValue) const in Get()
2285 long WW8PLCF::Where() const in Where()
2728 pPLCF = new WW8PLCF(pTblSt, rFib.fcPlcfbteChpx, rFib.lcbPlcfbteChpx, in WW8PLCFx_Fc_FKP()
3210 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, 12, nStartCp) in WW8PLCFx_SEPX()
3380 pRef = new WW8PLCF( pSt, nFcRef, nLenRef, nStruct, nStartCp ); in WW8PLCFx_SubDoc()
[all …]
H A Ddump8a.cxx1181 WW8PLCF aPlc( &xTableStream, nPos , nLen, 8 ); in DumpPLCFPcd()
1309 WW8PLCF aPlc( pSt, nPos, nLen, pPlcSizeTab[ ePlc ] ); in DumpPLCF()
1497 WW8PLCF aPlc( &xTableStream, nPos , nLen, nStruct ); in DumpPlcText()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx276 class WW8PLCF // Iterator fuer PLCFs class
295 WW8PLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct,
301 WW8PLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct,
304 ~WW8PLCF(){ delete[] pPLCF_PosArray; } in ~WW8PLCF()
314 WW8PLCF& operator ++( int ) { if( nIdx < nIMax ) nIdx++; return *this; } in operator ++()
548 WW8PLCF* pPLCF;
632 WW8PLCF* pPLCF;
664 WW8PLCF* pRef;
665 WW8PLCF* pTxt;
1772 WW8PLCF aPLCF;
H A Dww8scan.cxx2333 WW8PLCF::WW8PLCF( in WW8PLCF() function in WW8PLCF
2360 WW8PLCF::WW8PLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct, in WW8PLCF() function in WW8PLCF
2375 bool WW8PLCF::IsValid() in IsValid()
2381 void WW8PLCF::ReadPLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF ) in ReadPLCF()
2418 void WW8PLCF::MakeFailedPLCF() in MakeFailedPLCF()
2490 bool WW8PLCF::SeekPos(WW8_CP nPos) in SeekPos()
2526 bool WW8PLCF::Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const in Get()
2539 WW8_CP WW8PLCF::Where() const in Where()
3556 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, in WW8PLCFx_SEPX()
3749 pRef = new WW8PLCF( pSt, nFcRef, nLenRef, nStruct, nStartCp ); in WW8PLCFx_SubDoc()
[all …]
H A Dww8par.cxx4533 WW8PLCF aPlc(pTableStream, pWwFib->fcPlcfglsy, pWwFib->lcbPlcfglsy, 0); in CoreLoad()

Completed in 246 milliseconds