Searched refs:GetCacheTimeout (Results 1 – 4 of 4) sorted by relevance
935 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()
88 sal_uLong GetCacheTimeout() const { return mnReleaseTimeoutSeconds; } in GetCacheTimeout() function in GraphicCache
178 sal_uLong GraphicManager::GetCacheTimeout() const in GetCacheTimeout() function in GraphicManager180 return mpCache->GetCacheTimeout(); in GetCacheTimeout()
585 sal_uLong GetCacheTimeout() const;
Completed in 75 milliseconds