Home
last modified time | relevance | path

Searched refs:BitmapCache (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx50 class BitmapCache::CacheEntry
136 BitmapCache::BitmapCache (const sal_Int32 nMaximalNormalCacheSize) in BitmapCache() function in sd::slidesorter::cache::BitmapCache
162 BitmapCache::~BitmapCache (void) in ~BitmapCache()
170 void BitmapCache::Clear (void) in Clear()
183 bool BitmapCache::IsFull (void) const in IsFull()
191 sal_Int32 BitmapCache::GetSize (void) in GetSize()
330 void BitmapCache::SetBitmap ( in SetBitmap()
360 void BitmapCache::SetMarkedBitmap ( in SetMarkedBitmap()
430 void BitmapCache::Recycle (const BitmapCache& rCache) in Recycle()
460 ::std::auto_ptr<BitmapCache::CacheIndex> BitmapCache::GetCacheIndex ( in GetCacheIndex()
[all …]
H A DSlsQueueProcessorThread.hxx41 class BitmapCache,
50 BitmapCache& rCache);
105 BitmapCache& mrCache;
235 class BitmapCache,
238 Queue, RequestData, BitmapCache, BitmapFactory
249 class BitmapCache,
252 Queue, RequestData, BitmapCache, BitmapFactory
263 class BitmapCache,
266 Queue, RequestData, BitmapCache, BitmapFactory
278 class BitmapCache,
[all …]
H A DSlsCacheCompactor.cxx56 ::sd::slidesorter::cache::BitmapCache& rCache, in NoCacheCompaction()
81 ::sd::slidesorter::cache::BitmapCache& rCache,
99 BitmapCache& rCache, in Create()
150 BitmapCache& rCache, in CacheCompactor()
192 ::sd::slidesorter::cache::BitmapCache& rCache, in CacheCompactionByCompression()
212 ::std::auto_ptr< ::sd::slidesorter::cache::BitmapCache::CacheIndex> pIndex ( in Run()
214 ::sd::slidesorter::cache::BitmapCache::CacheIndex::iterator iIndex; in Run()
H A DSlsCacheCompactor.hxx33 class BitmapCache;
61 BitmapCache& rCache,
70 BitmapCache& mrCache;
74 BitmapCache& rCache,
H A DSlsQueueProcessor.hxx50 class BitmapCache;
66 const ::boost::shared_ptr<BitmapCache>& rpCache,
104 void SetBitmapCache (const ::boost::shared_ptr<BitmapCache>& rpCache);
121 ::boost::shared_ptr<BitmapCache> mpCache;
H A DSlsBitmapCache.hxx52 class BitmapCache class
73 BitmapCache (const sal_Int32 nMaximalNormalCacheSize = 0);
77 ~BitmapCache (void);
155 void Recycle (const BitmapCache& rCache);
H A DSlsGenericPageCache.hxx33 class BitmapCache;
141 ::boost::shared_ptr<BitmapCache> mpBitmapCache;
H A DSlsQueueProcessor.cxx37 const ::boost::shared_ptr<BitmapCache>& rpCache, in QueueProcessor()
246 const ::boost::shared_ptr<BitmapCache>& rpCache) in SetBitmapCache()
/aoo41x/main/sd/source/ui/inc/
H A Dbmcache.hxx33 class BitmapCache class
40 BitmapCache(sal_uLong nMaxSizeKB) in BitmapCache() function in BitmapCache
42 virtual ~BitmapCache();
H A DSlideView.hxx30 class BitmapCache;
126 BitmapCache* pCache;
/aoo41x/main/sd/source/ui/view/
H A Dbmcache.cxx48 BitmapCache::~BitmapCache() in ~BitmapCache()
57 void BitmapCache::Remove( const SdPage* pPage ) in Remove()
/aoo41x/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCacheManager.hxx50 class BitmapCache;
61 typedef BitmapCache Cache;
62 …typedef ::std::vector< ::std::pair<Size, ::boost::shared_ptr<BitmapCache> > > BestFittingPageCache…

Completed in 40 milliseconds