Searched defs:GetMemorySize (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/slidesorter/cache/ | ||
H A D | SlsBitmapCompressor.cxx | 51 virtual sal_Int32 GetMemorySize (void) const { return maPreview.GetSizeBytes(); } in GetMemorySize() function in sd::slidesorter::cache::NoBitmapCompression::DummyReplacement |
H A D | SlsBitmapCompressor.hxx | 75 virtual sal_Int32 GetMemorySize (void) const { return 0; } in GetMemorySize() function in sd::slidesorter::cache::BitmapReplacement |
H A D | SlsBitmapCache.cxx | 598 inline sal_Int32 BitmapCache::CacheEntry::GetMemorySize (void) const in GetMemorySize() function in sd::slidesorter::cache::BitmapCache::CacheEntry |
Completed in 21 milliseconds