Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3988 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds()
4057 void WW8PLCFMan::GetNewSprms( WW8PLCFxDesc& rDesc ) in GetNewSprms()
4067 void WW8PLCFMan::GetNewNoSprms( WW8PLCFxDesc& rDesc ) in GetNewNoSprms()
4081 sal_uInt16 WW8PLCFMan::GetId(const WW8PLCFxDesc* p) const in GetId()
4095 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, short nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan
4276 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan()
4285 sal_uInt16 WW8PLCFMan::WhereIdx(bool* pbStart, long* pPos) const in WhereIdx()
4328 WW8_CP WW8PLCFMan::Where() const in Where()
4335 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos()
4346 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 );
/AOO41X/main/sw/source/filter/ww8/
H A Dww8scan.cxx4434 void WW8PLCFMan::AdjustEnds( WW8PLCFxDesc& rDesc ) in AdjustEnds()
4503 void WW8PLCFMan::GetNewSprms( WW8PLCFxDesc& rDesc ) in GetNewSprms()
4513 void WW8PLCFMan::GetNewNoSprms( WW8PLCFxDesc& rDesc ) in GetNewNoSprms()
4527 sal_uInt16 WW8PLCFMan::GetId(const WW8PLCFxDesc* p) const in GetId()
4547 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp, in WW8PLCFMan() function in WW8PLCFMan
4721 WW8PLCFMan::~WW8PLCFMan() in ~WW8PLCFMan()
4730 sal_uInt16 WW8PLCFMan::WhereIdx(bool* pbStart, long* pPos) const in WhereIdx()
4773 WW8_CP WW8PLCFMan::Where() const in Where()
4780 void WW8PLCFMan::SeekPos( long nNewCp ) in SeekPos()
4791 void WW8PLCFMan::SaveAllPLCFx( WW8PLCFxSaveAll& rSave ) const in SaveAllPLCFx()
[all …]
H A Dww8scan.hxx829 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 Dww8par.hxx70 class WW8PLCFMan;
520 WW8PLCFMan* mpOldPlcxMan;
1063 WW8PLCFMan* pPlcxMan;
H A Dww8par6.cxx1800 WW8PLCFMan* pPlcxMan = pIo->pPlcxMan; in ReadFull()
4056 bool lcl_HasExplicitLeft(const WW8PLCFMan *pPlcxMan, bool bVer67) in lcl_HasExplicitLeft()
H A Dww8par.cxx1904 pRdr->pPlcxMan = new WW8PLCFMan(pRdr->pSBase, in WW8ReaderSave()
3516 pPlcxMan = new WW8PLCFMan( pSBase, nType, nStartCp ); in ReadText()
H A Dww8graf.cxx618 pPlcxMan = new WW8PLCFMan(pSBase, eType, nStartCp, true); in InsertAttrsAsDrawingAttrs()
H A Dww8par2.cxx389 WW8PLCFMan* pOldPlcxMan = pPlcxMan; in End_Ftn()