Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCache.cxx111 void PageCache::InvalidatePreviewBitmap ( in InvalidatePreviewBitmap() function in sd::slidesorter::cache::PageCache
115 if (mpImplementation->InvalidatePreviewBitmap(aKey) && bRequestPreview) in InvalidatePreviewBitmap()
H A DSlsGenericPageCache.cxx247 bool GenericPageCache::InvalidatePreviewBitmap (const CacheKey aKey) in InvalidatePreviewBitmap() function in sd::slidesorter::cache::GenericPageCache
253 return pCacheManager->InvalidatePreviewBitmap( in InvalidatePreviewBitmap()
H A DSlsGenericPageCache.hxx116 bool InvalidatePreviewBitmap (const CacheKey aKey);
H A DSlsPageCacheManager.cxx352 bool PageCacheManager::InvalidatePreviewBitmap ( in InvalidatePreviewBitmap() function in sd::slidesorter::cache::PageCacheManager
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx654 pCacheManager->InvalidatePreviewBitmap(pDocument->getUnoModel(), pPage); in HandleShapeModification()
669 pCacheManager->InvalidatePreviewBitmap(pDocument->getUnoModel(), pCandidate); in HandleShapeModification()
H A DSlideSorterController.cxx1091 mrView.GetPreviewCache()->InvalidatePreviewBitmap ( in CheckForMasterPageAssignment()
1111 mrView.GetPreviewCache()->InvalidatePreviewBitmap ( in CheckForSlideTransitionAssignment()
/trunk/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCache.hxx139 void InvalidatePreviewBitmap (
H A DSlsPageCacheManager.hxx102 bool InvalidatePreviewBitmap (

Completed in 29 milliseconds