Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx106 void SetGraphicManagerObjectReleaseTime( sal_Int32 nReleaseTimeSeconds );
327 void SvtCacheOptions_Impl::SetGraphicManagerObjectReleaseTime( sal_Int32 nGrfMgrObjectReleaseTime ) in SetGraphicManagerObjectReleaseTime() function in SvtCacheOptions_Impl
479 void SvtCacheOptions::SetGraphicManagerObjectReleaseTime( sal_Int32 nGrfMgrObjectReleaseTime ) in SetGraphicManagerObjectReleaseTime() function in SvtCacheOptions
482 m_pDataContainer->SetGraphicManagerObjectReleaseTime( nGrfMgrObjectReleaseTime ); in SetGraphicManagerObjectReleaseTime()
/aoo42x/main/unotools/inc/unotools/
H A Dcacheoptions.hxx127 void SetGraphicManagerObjectReleaseTime( sal_Int32 nReleaseTimeSeconds );
/aoo42x/main/cui/source/options/
H A Doptmemory.cxx193 …aCacheOptions.SetGraphicManagerObjectReleaseTime( aTime.GetSec() + aTime.GetMin() * 60 + aTime.Get… in FillItemSet()

Completed in 24 milliseconds