Searched refs:PtReplaceOrInsert (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sd/source/filter/eppt/ |
H A D | escherex.cxx | 167 PtReplaceOrInsert( ESCHER_Persist_Dg | mnCurrentDg, mpOutStrm->Tell() ); in OpenContainer() 258 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup() 273 PtReplaceOrInsert( ESCHER_Persist_Grouping_Logic | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup() 279 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, mpOutStrm->Tell() ); in EnterGroup()
|
H A D | eppt.cxx | 957 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_MainMaster | nPageNum, mpStrm->Tell() ); in ImplCreateMaster() 1074 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_MainNotes, mpStrm->Tell() ); in ImplCreateMainNotes() 1240 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_Slide | nPageNum, mpStrm->Tell() ); in ImplCreateSlide() 1655 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_Notes | nPageNum, mpStrm->Tell() ); in ImplCreateNotes()
|
H A D | epptso.cxx | 714 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_CurrentPos, mpStrm->Tell() ); in ImplCloseDocument()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 4010 sal_uInt32 EscherPersistTable::PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplaceOrInsert() function in EscherPersistTable 5096 PtReplaceOrInsert( ESCHER_Persist_CurrentPosition, mpOutStrm->Tell() ); in Flush() 5280 PtReplaceOrInsert( ESCHER_Persist_Dgg, mpOutStrm->Tell() ); in OpenContainer() 5293 PtReplaceOrInsert( ESCHER_Persist_Dg | mnCurrentDg, mpOutStrm->Tell() ); in OpenContainer() 5426 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, in EnterGroup()
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1276 sal_uInt32 PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs );
|
Completed in 1105 milliseconds