Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx434 CacheBitmapContainer::const_iterator iOtherEntry; in Recycle() local
435 for (iOtherEntry=rCache.mpBitmapContainer->begin(); in Recycle()
436 iOtherEntry!=rCache.mpBitmapContainer->end(); in Recycle()
437 ++iOtherEntry) in Recycle()
439 CacheBitmapContainer::iterator iEntry (mpBitmapContainer->find(iOtherEntry->first)); in Recycle()
443 iOtherEntry->first, in Recycle()
451 iEntry->second.Recycle(iOtherEntry->second); in Recycle()

Completed in 13 milliseconds