Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.hxx78 void SetMaxDisplayCacheSize( sal_uLong nNewCacheSize );
H A Dgrfcache.cxx799 void GraphicCache::SetMaxDisplayCacheSize( sal_uLong nNewCacheSize ) in SetMaxDisplayCacheSize() argument
801 mnMaxDisplaySize = nNewCacheSize; in SetMaxDisplayCacheSize()
H A Dgrfmgr2.cxx129 void GraphicManager::SetMaxCacheSize( sal_uLong nNewCacheSize ) in SetMaxCacheSize() argument
131 mpCache->SetMaxDisplayCacheSize( nNewCacheSize ); in SetMaxCacheSize()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx575 void SetMaxCacheSize( sal_uLong nNewCacheSize );

Completed in 41 milliseconds