Home
last modified time | relevance | path

Searched refs:StgCache (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx68 StgPage::StgPage( StgCache* p, short n ) in StgPage()
112 StgCache::StgCache() in StgCache() function in StgCache
125 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 …]
H A Dstgcache.hxx43 class StgCache { class
64 StgCache();
65 ~StgCache();
95 friend class StgCache;
96 StgCache* pCache; // the cache
104 StgPage( StgCache*, short );
H A Dstgio.hxx55 class StgIo : public StgCache {
H A Dstgio.cxx39 StgIo::StgIo() : StgCache() in StgIo()

Completed in 23 milliseconds