CacheEntry(const BitmapEx &rBitmap, sal_Int32 nLastAccessTime, bool bIsPrecious) | sd::slidesorter::cache::BitmapCache::CacheEntry | |
CacheEntry(sal_Int32 nLastAccessTime, bool bIsPrecious) | sd::slidesorter::cache::BitmapCache::CacheEntry | |
Compress(const std::shared_ptr< BitmapCompressor > &rpCompressor) | sd::slidesorter::cache::BitmapCache::CacheEntry | |
Decompress() | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
GetAccessTime() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
GetMarkedPreview() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
GetMemorySize() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
GetPreview() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
HasLosslessReplacement() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
HasPreview() const | sd::slidesorter::cache::BitmapCache::CacheEntry | |
HasReplacement() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
Invalidate() | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
IsPrecious() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
IsUpToDate() const | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
maMarkedPreview | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
maPreview | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
mbIsPrecious | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
mbIsUpToDate | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
mnLastAccessTime | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
mpCompressor | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
mpReplacement | sd::slidesorter::cache::BitmapCache::CacheEntry | private |
Recycle(const CacheEntry &rEntry) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
SetAccessTime(sal_Int32 nAccessTime) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
SetMarkedPreview(const BitmapEx &rMarkePreview) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
SetPrecious(bool bIsPrecious) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
SetPreview(const BitmapEx &rPreview) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |
SetUpToDate(bool bIsUpToDate) | sd::slidesorter::cache::BitmapCache::CacheEntry | inline |