Searched refs:EscherPersistTable (Results 1 – 2 of 2) sorted by relevance
1265 class MSFILTER_DLLPUBLIC EscherPersistTable class1279 EscherPersistTable();1280 virtual ~EscherPersistTable();1444 class MSFILTER_DLLPUBLIC EscherEx : public EscherPersistTable
3934 EscherPersistTable::EscherPersistTable() in EscherPersistTable() function in EscherPersistTable3940 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 51 milliseconds