Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx255 BestFittingPageCaches aCaches; in Recycle() local
262 aCaches.push_back(BestFittingPageCaches::value_type( in Recycle()
272 aCaches.push_back(BestFittingPageCaches::value_type( in Recycle()
276 ::std::sort(aCaches.begin(), aCaches.end(), BestFittingCacheComparer(rPreviewSize)); in Recycle()
279 for (iBestCache=aCaches.begin(); iBestCache!=aCaches.end(); ++iBestCache) in Recycle()

Completed in 21 milliseconds