Searched refs:BitmapCacheEntry (Results 1 – 1 of 1) sorted by relevance
34 struct BitmapCacheEntry struct52 delete static_cast< BitmapCacheEntry* >( pEntry )->pGraphicObject; in ~BitmapCache() argument53 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 7 milliseconds