Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx98 sal_Int32 GetGraphicManagerTotalCacheSize() const;
267 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize() function in SvtCacheOptions_Impl
416 sal_Int32 SvtCacheOptions::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize() function in SvtCacheOptions
419 return m_pDataContainer->GetGraphicManagerTotalCacheSize(); in GetGraphicManagerTotalCacheSize()
/aoo42x/main/cui/source/options/
H A Doptmemory.cxx199 rGrfMgr.SetMaxCacheSize( aCacheOptions.GetGraphicManagerTotalCacheSize() ); in FillItemSet()
228 long n = aCacheOptions.GetGraphicManagerTotalCacheSize(); in Reset()
/aoo42x/main/unotools/inc/unotools/
H A Dcacheoptions.hxx119 sal_Int32 GetGraphicManagerTotalCacheSize() const;
/aoo42x/main/svtools/source/graphic/
H A Dgrfmgr.cxx233 mpGlobalMgr = new GraphicManager( aCacheOptions.GetGraphicManagerTotalCacheSize(), in ImplSetGraphicManager()

Completed in 20 milliseconds