Home
last modified time | relevance | path

Searched refs:WW8PLCFMan (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3987 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds()
4056 void WW8PLCFMan::GetNewSprms( WW8PLCFxDesc& rDesc ) in GetNewSprms()
4066 void WW8PLCFMan::GetNewNoSprms( WW8PLCFxDesc& rDesc ) in GetNewNoSprms()
4080 sal_uInt16 WW8PLCFMan::GetId(const WW8PLCFxDesc* p) const in GetId()
4094 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, short nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan
4275 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan()
4284 sal_uInt16 WW8PLCFMan::WhereIdx(bool* pbStart, long* pPos) const in WhereIdx()
4327 WW8_CP WW8PLCFMan::Where() const in Where()
4334 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos()
4345 void WW8PLCFMan::SaveAllPLCFx( WW8PLCFxSaveAll& rSave ) const in SaveAllPLCFx()
[all …]
H A Dww8scan.hxx662 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 Dww8scan.cxx4433 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds()
4502 void WW8PLCFMan::GetNewSprms( WW8PLCFxDesc& rDesc ) in GetNewSprms()
4512 void WW8PLCFMan::GetNewNoSprms( WW8PLCFxDesc& rDesc ) in GetNewNoSprms()
4526 sal_uInt16 WW8PLCFMan::GetId(const WW8PLCFxDesc* p) const in GetId()
4546 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan
4720 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan()
4729 sal_uInt16 WW8PLCFMan::WhereIdx(bool* pbStart, long* pPos) const in WhereIdx()
4772 WW8_CP WW8PLCFMan::Where() const in Where()
4779 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos()
4790 void WW8PLCFMan::SaveAllPLCFx( WW8PLCFxSaveAll& rSave ) const in SaveAllPLCFx()
[all …]
H A Dww8scan.hxx828 class WW8PLCFMan class
865 WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp,
867 ~WW8PLCFMan();
876 WW8PLCFMan& operator ++( int );
915 WW8PLCFxSave1 aS[WW8PLCFMan::MAN_ANZ_PLCF];
928 friend WW8PLCFMan::WW8PLCFMan(WW8ScannerBase*, ManTypes, long, bool);
H A Dww8par.hxx69 class WW8PLCFMan;
519 WW8PLCFMan* mpOldPlcxMan;
1062 WW8PLCFMan* pPlcxMan;
H A Dww8par6.cxx1799 WW8PLCFMan* pPlcxMan = pIo->pPlcxMan; in ReadFull()
4055 bool lcl_HasExplicitLeft(const WW8PLCFMan *pPlcxMan, bool bVer67) in lcl_HasExplicitLeft()
H A Dww8par.cxx1903 pRdr->pPlcxMan = new WW8PLCFMan(pRdr->pSBase, in WW8ReaderSave()
3515 pPlcxMan = new WW8PLCFMan( pSBase, nType, nStartCp ); in ReadText()
H A Dww8graf.cxx614 pPlcxMan = new WW8PLCFMan(pSBase, eType, nStartCp, true); in InsertAttrsAsDrawingAttrs()
H A Dww8par2.cxx388 WW8PLCFMan* pOldPlcxMan = pPlcxMan; in End_Ftn()