Searched refs:nIdx_ (Results 1 – 1 of 1) sorted by relevance
6483 sal_Bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisArea ) const in GetBLIP() argument6489 if ( nIdx_ && pEscherBlipCache ) in GetBLIP()6495 if ( pEntry->nBlip == nIdx_ ) in GetBLIP()6510 sal_uInt16 nIdx = sal_uInt16( nIdx_ ); in GetBLIP()6562 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()