Home
last modified time | relevance | path

Searched refs:nMaxObjCacheSize (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/inc/svtools/
H A Dgrfmgr.hxx572 GraphicManager( sal_uLong nCacheSize = 10000000UL, sal_uLong nMaxObjCacheSize = 2400000UL );
/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx112 GraphicManager::GraphicManager( sal_uLong nCacheSize, sal_uLong nMaxObjCacheSize ) : in GraphicManager() argument
113 mpCache( new GraphicCache( *this, nCacheSize, nMaxObjCacheSize ) ) in GraphicManager()

Completed in 34 milliseconds