Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptmemory.cxx197 GraphicManager& rGrfMgr = aDummyObject.GetGraphicManager(); in FillItemSet() local
199 rGrfMgr.SetMaxCacheSize( aCacheOptions.GetGraphicManagerTotalCacheSize() ); in FillItemSet()
200 rGrfMgr.SetMaxObjCacheSize( aCacheOptions.GetGraphicManagerObjectCacheSize(), sal_True ); in FillItemSet()
201 rGrfMgr.SetCacheTimeout( aCacheOptions.GetGraphicManagerObjectReleaseTime() ); in FillItemSet()

Completed in 10 milliseconds