Searched refs:WW8PLCFMan (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.cxx | 3988 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds() 4095 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, short nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan 4276 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan() 4328 WW8_CP WW8PLCFMan::Where() const in Where() 4335 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos() 4475 void WW8PLCFMan::AdvSprm(short nIdx, bool bStart) in AdvSprm() 4642 WW8PLCFMan& WW8PLCFMan::operator ++(int) in operator ++() 4664 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get() 4704 sal_uInt16 WW8PLCFMan::GetColl() const in GetColl() 4715 WW8PLCFx_FLD* WW8PLCFMan::GetFld() const in GetFld() [all …]
|
H A D | ww8scan.hxx | 662 class WW8PLCFMan class 693 WW8PLCFMan( WW8ScannerBase* pBase, short nType, long nStartCp ); 694 ~WW8PLCFMan(); 703 WW8PLCFMan& operator ++( int ); 748 friend WW8PLCFMan::WW8PLCFMan( WW8ScannerBase*, short, long );
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8scan.cxx | 4434 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds() 4547 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan 4721 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan() 4773 WW8_CP WW8PLCFMan::Where() const in Where() 4780 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos() 4922 void WW8PLCFMan::AdvSprm(short nIdx, bool bStart) in AdvSprm() 5089 WW8PLCFMan& WW8PLCFMan::operator ++(int) in operator ++() 5111 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get() 5151 sal_uInt16 WW8PLCFMan::GetColl() const in GetColl() 5162 WW8PLCFx_FLD* WW8PLCFMan::GetFld() const in GetFld() [all …]
|
H A D | ww8scan.hxx | 829 class WW8PLCFMan class 866 WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp, 868 ~WW8PLCFMan(); 877 WW8PLCFMan& operator ++( int ); 916 WW8PLCFxSave1 aS[WW8PLCFMan::MAN_ANZ_PLCF]; 929 friend WW8PLCFMan::WW8PLCFMan(WW8ScannerBase*, ManTypes, long, bool);
|
H A D | ww8par.hxx | 70 class WW8PLCFMan; 520 WW8PLCFMan* mpOldPlcxMan; 1063 WW8PLCFMan* pPlcxMan;
|
H A D | ww8par6.cxx | 1800 WW8PLCFMan* pPlcxMan = pIo->pPlcxMan; in ReadFull() 4056 bool lcl_HasExplicitLeft(const WW8PLCFMan *pPlcxMan, bool bVer67) in lcl_HasExplicitLeft()
|
H A D | ww8par.cxx | 1904 pRdr->pPlcxMan = new WW8PLCFMan(pRdr->pSBase, in WW8ReaderSave() 3516 pPlcxMan = new WW8PLCFMan( pSBase, nType, nStartCp ); in ReadText()
|
H A D | ww8graf.cxx | 615 pPlcxMan = new WW8PLCFMan(pSBase, eType, nStartCp, true); in InsertAttrsAsDrawingAttrs()
|
H A D | ww8par2.cxx | 389 WW8PLCFMan* pOldPlcxMan = pPlcxMan; in End_Ftn()
|
Completed in 445 milliseconds