Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/ !
H A Dww8scan.hxx372 class WW8PLCFx // virtueller Iterator fuer Piece Table Exceptions class
381 WW8PLCFx(const WW8PLCFx&);
382 WW8PLCFx& operator=(const WW8PLCFx&);
384 WW8PLCFx(ww::WordVersion eVersion, bool bSprm) in WW8PLCFx() function in WW8PLCFx
386 virtual ~WW8PLCFx() {} in ~WW8PLCFx()
396 virtual WW8PLCFx& operator ++( int ) = 0;
407 class WW8PLCFx_PCDAttrs : public WW8PLCFx
428 virtual WW8PLCFx& operator ++( int );
433 class WW8PLCFx_PCD : public WW8PLCFx // Iterator fuer Piece Table
453 virtual WW8PLCFx& operator ++( int );
[all …]
H A Dww8scan.cxx970 : WW8PLCFx(eVersion, true), pPcdI(pPLCFx_PCD->GetPLCFIter()), in WW8PLCFx_PCDAttrs()
990 WW8PLCFx& WW8PLCFx_PCDAttrs::operator ++( int ) in operator ++()
1159 : WW8PLCFx(eVersion, false), nClipStart(-1) in WW8PLCFx_PCD()
1211 WW8PLCFx& WW8PLCFx_PCD::operator ++( int ) in operator ++()
2933 void WW8PLCFx::GetSprms( WW8PLCFxDesc* p ) in GetSprms()
2943 long WW8PLCFx::GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) in GetNoSprms()
2952 sal_uLong WW8PLCFx::GetIdx2() const in GetIdx2()
2957 void WW8PLCFx::SetIdx2(sal_uLong ) in SetIdx2()
3050 : WW8PLCFx(rFib.GetFIBVersion(), true), pFKPStrm(pSt), pDataStrm(pDataSt), in WW8PLCFx_Fc_FKP()
3163 WW8PLCFx& WW8PLCFx_Fc_FKP::operator ++( int ) in operator ++()
[all …]
/AOO41X/main/sw/source/filter/ww8/dump/ !
H A Dww8scan.hxx288 class WW8PLCFx // virtueller Iterator fuer Piece Table Exceptions class
294 WW8PLCFx( sal_uInt8 nFibVersion, sal_Bool bSprm ) in WW8PLCFx() function in WW8PLCFx
296 virtual ~WW8PLCFx() {} in ~WW8PLCFx()
307 virtual WW8PLCFx& operator ++( int ) = 0;
316 class WW8PLCFx_PCDAttrs : public WW8PLCFx
333 virtual WW8PLCFx& operator ++( int );
338 class WW8PLCFx_PCD : public WW8PLCFx // Iterator fuer Piece Table
353 virtual WW8PLCFx& operator ++( int );
370 class WW8PLCFx_Fc_FKP : public WW8PLCFx // Iterator fuer Piece Table Exceptions of Fkps
453 virtual WW8PLCFx& operator ++( int );
[all …]
H A Dww8scan.cxx846 : WW8PLCFx(nVersion, true), pPcdI(pPLCFx_PCD->GetPLCFIter()), in WW8PLCFx_PCDAttrs()
866 WW8PLCFx& WW8PLCFx_PCDAttrs::operator ++( int ) in operator ++()
1035 : WW8PLCFx(nVersion, false), nClipStart(-1) in WW8PLCFx_PCD()
1087 WW8PLCFx& WW8PLCFx_PCD::operator ++( int ) in operator ++()
2612 void WW8PLCFx::GetSprms( WW8PLCFxDesc* p ) in GetSprms()
2622 long WW8PLCFx::GetNoSprms( long& rStart, long& rEnd, long& rLen ) in GetNoSprms()
2631 sal_uLong WW8PLCFx::GetIdx2() const in GetIdx2()
2636 void WW8PLCFx::SetIdx2(sal_uLong ) in SetIdx2()
2721 : WW8PLCFx(rFib.nVersion, true), pFKPStrm(pSt), pDataStrm(pDataSt), in WW8PLCFx_Fc_FKP()
2826 WW8PLCFx& WW8PLCFx_Fc_FKP::operator ++( int ) in operator ++()
[all …]