Searched refs:EscherBlipCacheEntry (Results 1 – 1 of 1) sorted by relevance
3160 struct EscherBlipCacheEntry struct3165 EscherBlipCacheEntry( sal_uInt32 nBlipId, const ByteString& rUniqueID ) : in EscherBlipCacheEntry() function5772 delete (EscherBlipCacheEntry*)pPtr; in ~SvxMSDffManager()6452 EscherBlipCacheEntry* pEntry; in GetBLIP()6453 for ( pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->First(); pEntry; in GetBLIP()6454 pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->Next() ) in GetBLIP()6464 delete (EscherBlipCacheEntry*)pEscherBlipCache->Remove(); in GetBLIP()6523 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()
Completed in 35 milliseconds