Searched refs:StgCache (Results 1 – 4 of 4) sorted by relevance
68 StgPage::StgPage( StgCache* p, short n ) in StgPage()112 StgCache::StgCache() in StgCache() function in StgCache125 StgCache::~StgCache() in ~StgCache()132 void StgCache::SetPhysPageSize( short n ) in SetPhysPageSize()148 StgPage* StgCache::Create( sal_Int32 nPg ) in Create()194 void StgCache::Erase( StgPage* pElem ) in Erase()218 void StgCache::Clear() in Clear()354 void StgCache::Revert( StgDirEntry* ) in Revert()422 void StgCache::Close() in Close()528 void StgCache::SetError( sal_uLong n ) in SetError()[all …]
43 class StgCache { class64 StgCache();65 ~StgCache();95 friend class StgCache;96 StgCache* pCache; // the cache104 StgPage( StgCache*, short );
55 class StgIo : public StgCache {
39 StgIo::StgIo() : StgCache() in StgIo()
Completed in 18 milliseconds