Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx133 bool bMayBeUpToDate = true; in GetPreviewBitmap() local
148 bMayBeUpToDate = false; in GetPreviewBitmap()
151 bMayBeUpToDate = true; in GetPreviewBitmap()
154 bMayBeUpToDate = false; in GetPreviewBitmap()
159 RequestPreviewBitmap(aKey, bMayBeUpToDate); in GetPreviewBitmap()
209 const bool bMayBeUpToDate) in RequestPreviewBitmap() argument
219 if (bMayBeUpToDate) in RequestPreviewBitmap()
H A DSlsGenericPageCache.hxx108 const bool bMayBeUpToDate = true);

Completed in 16 milliseconds