Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/graphic/
H A Dgrfcache.cxx935 if( GetCacheTimeout() ) in CreateDisplayCacheObj()
940 aReleaseTime.addTime( ::vos::TTimeValue( GetCacheTimeout(), 0 ) ); in CreateDisplayCacheObj()
969 if( GetCacheTimeout() ) in CreateDisplayCacheObj()
974 aReleaseTime.addTime( ::vos::TTimeValue( GetCacheTimeout(), 0 ) ); in CreateDisplayCacheObj()
1006 if( GetCacheTimeout() ) in DrawDisplayCacheObj()
1009 aReleaseTime.addTime( ::vos::TTimeValue( GetCacheTimeout(), 0 ) ); in DrawDisplayCacheObj()
H A Dgrfcache.hxx88 sal_uLong GetCacheTimeout() const { return mnReleaseTimeoutSeconds; } in GetCacheTimeout() function in GraphicCache
H A Dgrfmgr2.cxx178 sal_uLong GraphicManager::GetCacheTimeout() const in GetCacheTimeout() function in GraphicManager
180 return mpCache->GetCacheTimeout(); in GetCacheTimeout()
/aoo4110/main/svtools/inc/svtools/
H A Dgrfmgr.hxx585 sal_uLong GetCacheTimeout() const;

Completed in 31 milliseconds