Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dbmcache.cxx34 struct BitmapCacheEntry struct
52 delete static_cast< BitmapCacheEntry* >( pEntry )->pGraphicObject; in ~BitmapCache() argument
53 delete static_cast< BitmapCacheEntry* >( pEntry ); in ~BitmapCache()
61 BitmapCacheEntry* pCand = (BitmapCacheEntry*) aEntries.GetObject( nPos ); in Remove()
65 pCand = (BitmapCacheEntry*) aEntries.Remove((sal_uLong)nPos); in Remove()

Completed in 13 milliseconds