Home
last modified time | relevance | path

Searched refs:CacheIndex (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.hxx64 typedef ::std::vector<CacheKey> CacheIndex; typedef in sd::slidesorter::cache::BitmapCache
169 ::std::auto_ptr<CacheIndex> GetCacheIndex (
H A DSlsCacheCompactor.cxx212 ::std::auto_ptr< ::sd::slidesorter::cache::BitmapCache::CacheIndex> pIndex ( in Run()
214 ::sd::slidesorter::cache::BitmapCache::CacheIndex::iterator iIndex; in Run()
H A DSlsBitmapCache.cxx460 ::std::auto_ptr<BitmapCache::CacheIndex> BitmapCache::GetCacheIndex ( in GetCacheIndex()
488 ::std::auto_ptr<CacheIndex> pIndex(new CacheIndex()); in GetCacheIndex()

Completed in 19 milliseconds