Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx365 bHasChanged |= iCache->second->InvalidateBitmap(pKey); in InvalidatePreviewBitmap()
374 bHasChanged |= iCache2->mpCache->InvalidateBitmap(pKey); in InvalidatePreviewBitmap()
H A DSlsBitmapCache.hxx123 bool InvalidateBitmap (const CacheKey& rKey);
H A DSlsGenericPageCache.cxx257 return mpBitmapCache->InvalidateBitmap(mpCacheContext->GetPage(aKey)); in InvalidatePreviewBitmap()
H A DSlsBitmapCache.cxx289 bool BitmapCache::InvalidateBitmap (const CacheKey& rKey) in InvalidateBitmap() function in sd::slidesorter::cache::BitmapCache

Completed in 17 milliseconds