Home
last modified time | relevance | path

Searched refs:GetMaxDisplayCacheSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfcache.hxx79 sal_uLong GetMaxDisplayCacheSize() const { return mnMaxDisplaySize; }; in GetMaxDisplayCacheSize() function in GraphicCache
H A Dgrfcache.cxx803 if( GetMaxDisplayCacheSize() < GetUsedDisplayCacheSize() ) in SetMaxDisplayCacheSize()
804 ImplFreeDisplayCacheSpace( GetUsedDisplayCacheSize() - GetMaxDisplayCacheSize() ); in SetMaxDisplayCacheSize()
H A Dgrfmgr2.cxx138 return mpCache->GetMaxDisplayCacheSize(); in GetMaxCacheSize()

Completed in 34 milliseconds