LibreOffice Module sd (master) 1
Classes | Namespaces | Variables
SlsBitmapCache.cxx File Reference
#include <memory>
#include <unordered_map>
#include "SlsBitmapCache.hxx"
#include "SlsCacheCompactor.hxx"
#include "SlsBitmapCompressor.hxx"
#include "SlsCacheConfiguration.hxx"
#include <sal/log.hxx>
Include dependency graph for SlsBitmapCache.cxx:

Go to the source code of this file.

Classes

class  sd::slidesorter::cache::BitmapCache::CacheEntry
 
class  sd::slidesorter::cache::BitmapCache::CacheBitmapContainer
 

Namespaces

namespace  sd
 
namespace  sd::slidesorter
 
namespace  sd::slidesorter::cache
 

Variables

const sal_Int32 MAXIMAL_CACHE_SIZE = 4*1024L*1024L
 

Variable Documentation

◆ MAXIMAL_CACHE_SIZE

const sal_Int32 MAXIMAL_CACHE_SIZE = 4*1024L*1024L

Definition at line 33 of file SlsBitmapCache.cxx.