Searched refs:EscherBlipCacheEntry (Results 1 – 1 of 1) sorted by relevance
3166 struct EscherBlipCacheEntry struct3171 EscherBlipCacheEntry( sal_uInt32 nBlipId, const ByteString& rUniqueID ) : in EscherBlipCacheEntry() argument5778 delete (EscherBlipCacheEntry*)pPtr; in ~SvxMSDffManager()6458 EscherBlipCacheEntry* pEntry; in GetBLIP()6459 for ( pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->First(); pEntry; in GetBLIP()6460 pEntry = (EscherBlipCacheEntry*)pEscherBlipCache->Next() ) in GetBLIP()6470 delete (EscherBlipCacheEntry*)pEscherBlipCache->Remove(); in GetBLIP()6529 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()