Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsCacheConfiguration.cxx45 Timer CacheConfiguration::maReleaseTimer; member in sd::slidesorter::cache::CacheConfiguration
63 maReleaseTimer.SetTimeoutHdl( in Instance()
65 maReleaseTimer.SetTimeout(5000 /* 5s */); in Instance()
66 maReleaseTimer.Start(); in Instance()
H A DSlsCacheConfiguration.hxx59 static Timer maReleaseTimer; member in sd::slidesorter::cache::CacheConfiguration
/aoo4110/main/svtools/source/graphic/
H A Dgrfcache.cxx607 maReleaseTimer.SetTimeoutHdl( LINK( this, GraphicCache, ReleaseTimeoutHdl ) ); in GraphicCache()
608 maReleaseTimer.SetTimeout( RELEASE_TIMEOUT ); in GraphicCache()
609 maReleaseTimer.Start(); in GraphicCache()
H A Dgrfcache.hxx43 Timer maReleaseTimer; member in GraphicCache

Completed in 28 milliseconds