Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx100 sal_Int32 GetGraphicManagerObjectReleaseTime() const;
283 sal_Int32 SvtCacheOptions_Impl::GetGraphicManagerObjectReleaseTime() const in GetGraphicManagerObjectReleaseTime() function in SvtCacheOptions_Impl
434 sal_Int32 SvtCacheOptions::GetGraphicManagerObjectReleaseTime() const in GetGraphicManagerObjectReleaseTime() function in SvtCacheOptions
437 return m_pDataContainer->GetGraphicManagerObjectReleaseTime(); in GetGraphicManagerObjectReleaseTime()
/aoo42x/main/cui/source/options/
H A Doptmemory.cxx201 rGrfMgr.SetCacheTimeout( aCacheOptions.GetGraphicManagerObjectReleaseTime() ); in FillItemSet()
232 sal_Int32 nTime = aCacheOptions.GetGraphicManagerObjectReleaseTime(); in Reset()
/aoo42x/main/unotools/inc/unotools/
H A Dcacheoptions.hxx121 sal_Int32 GetGraphicManagerObjectReleaseTime() const;
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx79 const sal_Int32 nSeconds(aCacheOptions.GetGraphicManagerObjectReleaseTime()); in getCacheTimeInMs()
/aoo42x/main/svtools/source/graphic/
H A Dgrfmgr.cxx235 … mpGlobalMgr->SetCacheTimeout( aCacheOptions.GetGraphicManagerObjectReleaseTime() ); in ImplSetGraphicManager()
/aoo42x/main/svx/source/svdraw/
H A Dsvdograf.cxx98 const sal_Int32 nSeconds(aCacheOptions.GetGraphicManagerObjectReleaseTime()); in getCacheTimeInMs()

Completed in 46 milliseconds