Home
last modified time | relevance | path

Searched refs:InsertAtPersistOffset (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1891 … mpPptEscherEx->InsertAtPersistOffset( EPP_MAINMASTER_PERSIST_KEY | i, ++nPersistEntrys ); in ImplWriteAtomEnding()
1899 mpPptEscherEx->InsertAtPersistOffset( EPP_MAINNOTESMASTER_PERSIST_KEY, ++nPersistEntrys ); in ImplWriteAtomEnding()
1908 mpPptEscherEx->InsertAtPersistOffset( EPP_MAINSLIDE_PERSIST_KEY | i, ++nPersistEntrys ); in ImplWriteAtomEnding()
1918 mpPptEscherEx->InsertAtPersistOffset( EPP_MAINNOTES_PERSIST_KEY | i, ++nPersistEntrys ); in ImplWriteAtomEnding()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx5261 sal_Bool EscherEx::InsertAtPersistOffset( sal_uInt32 nKey, sal_uInt32 nValue ) in InsertAtPersistOffset() function in EscherEx
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1519 …virtual sal_Bool InsertAtPersistOffset( sal_uInt32 nKey, sal_uInt32 nValue );// nValue wird im Str…

Completed in 72 milliseconds