Home
last modified time | relevance | path

Searched refs:mnReleaseTimeoutSeconds (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfcache.hxx46 sal_uLong mnReleaseTimeoutSeconds; member in GraphicCache
88 sal_uLong GetCacheTimeout() const { return mnReleaseTimeoutSeconds; } in GetCacheTimeout()
H A Dgrfcache.cxx602 mnReleaseTimeoutSeconds ( 0UL ), in GraphicCache()
838 if( mnReleaseTimeoutSeconds != nTimeoutSeconds ) in SetCacheTimeout()
843 if( ( mnReleaseTimeoutSeconds = nTimeoutSeconds ) != 0 ) in SetCacheTimeout()

Completed in 21 milliseconds