Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3945 EscherPersistTable::EscherPersistTable() in EscherPersistTable() function in EscherPersistTable
3951 EscherPersistTable::~EscherPersistTable() in ~EscherPersistTable()
3959 sal_Bool EscherPersistTable::PtIsID( sal_uInt32 nID ) in PtIsID()
3971 void EscherPersistTable::PtInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtInsert()
3978 sal_uInt32 EscherPersistTable::PtDelete( sal_uInt32 nID ) in PtDelete()
3993 sal_uInt32 EscherPersistTable::PtGetOffsetByID( sal_uInt32 nID ) in PtGetOffsetByID()
4005 sal_uInt32 EscherPersistTable::PtReplace( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplace()
4021 sal_uInt32 EscherPersistTable::PtReplaceOrInsert( sal_uInt32 nID, sal_uInt32 nOfs ) in PtReplaceOrInsert()

Completed in 111 milliseconds