Searched refs:EscherBlipCacheEntry (Results 1 – 1 of 1) sorted by relevance
3176 struct EscherBlipCacheEntry struct3181 EscherBlipCacheEntry( sal_uInt32 nBlipId, const ByteString& rUniqueID ) : in EscherBlipCacheEntry() argument5788 delete (EscherBlipCacheEntry*)pPtr; in ~SvxMSDffManager()6491 EscherBlipCacheEntry* pEntry; in GetBLIP()6492 for ( pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->First(); pEntry; in GetBLIP()6493 pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->Next() ) in GetBLIP()6503 delete (EscherBlipCacheEntry*)pEscherBlipCache->Remove(); in GetBLIP()6562 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()