Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx74 bool HasReplacement (void) const { return (mpReplacement.get() != NULL); } in HasReplacement() function in sd::slidesorter::cache::BitmapCache::CacheEntry
205 && (iEntry->second.HasPreview() || iEntry->second.HasReplacement())); in HasBitmap()
244 if ( ! iEntry->second.HasPreview() && iEntry->second.HasReplacement()) in GetBitmap()

Completed in 69 milliseconds