Home
last modified time | relevance | path

Searched refs:PtReplaceOrInsert (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Descherex.cxx167 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 Deppt.cxx957 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 Depptso.cxx714 mpPptEscherEx->PtReplaceOrInsert( EPP_Persist_CurrentPos, mpStrm->Tell() ); in ImplCloseDocument()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4021 sal_uInt32 EscherPersistTable::PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplaceOrInsert() function in EscherPersistTable
5107 PtReplaceOrInsert( ESCHER_Persist_CurrentPosition, mpOutStrm->Tell() ); in Flush()
5291 PtReplaceOrInsert( ESCHER_Persist_Dgg, mpOutStrm->Tell() ); in OpenContainer()
5304 PtReplaceOrInsert( ESCHER_Persist_Dg | mnCurrentDg, mpOutStrm->Tell() ); in OpenContainer()
5437 PtReplaceOrInsert( ESCHER_Persist_Grouping_Snap | mnGroupLevel, in EnterGroup()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1276 sal_uInt32 PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs );

Completed in 90 milliseconds