Searched refs:GetGraphicManagerTotalCacheSize (Results 1 – 4 of 4) sorted by relevance
98 sal_Int32 GetGraphicManagerTotalCacheSize() const;267 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize() function in SvtCacheOptions_Impl416 sal_Int32 SvtCacheOptions::GetGraphicManagerTotalCacheSize() const in GetGraphicManagerTotalCacheSize() function in SvtCacheOptions419 return m_pDataContainer->GetGraphicManagerTotalCacheSize(); in GetGraphicManagerTotalCacheSize()
199 rGrfMgr.SetMaxCacheSize( aCacheOptions.GetGraphicManagerTotalCacheSize() ); in FillItemSet()228 long n = aCacheOptions.GetGraphicManagerTotalCacheSize(); in Reset()
119 sal_Int32 GetGraphicManagerTotalCacheSize() const;
233 mpGlobalMgr = new GraphicManager( aCacheOptions.GetGraphicManagerTotalCacheSize(), in ImplSetGraphicManager()
Completed in 21 milliseconds