Home
last modified time | relevance | path

Searched refs:EscherPersistTable (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1265 class MSFILTER_DLLPUBLIC EscherPersistTable class
1279 EscherPersistTable();
1280 virtual ~EscherPersistTable();
1444 class MSFILTER_DLLPUBLIC EscherEx : public EscherPersistTable
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx3934 EscherPersistTable::EscherPersistTable() in EscherPersistTable() function in EscherPersistTable
3940 EscherPersistTable::~EscherPersistTable() in ~EscherPersistTable()
3948 sal_Bool EscherPersistTable::PtIsID( sal_uInt32 nID ) in PtIsID()
3960 void EscherPersistTable::PtInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtInsert()
3967 sal_uInt32 EscherPersistTable::PtDelete( sal_uInt32 nID ) in PtDelete()
3982 sal_uInt32 EscherPersistTable::PtGetOffsetByID( sal_uInt32 nID ) in PtGetOffsetByID()
3994 sal_uInt32 EscherPersistTable::PtReplace( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplace()
4010 sal_uInt32 EscherPersistTable::PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplaceOrInsert()

Completed in 124 milliseconds