Searched refs:nIdx_ (Results 1 – 1 of 1) sorted by relevance
6444 sal_Bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisArea ) const in GetBLIP() argument6450 if ( nIdx_ && pEscherBlipCache ) in GetBLIP()6456 if ( pEntry->nBlip == nIdx_ ) in GetBLIP()6471 sal_uInt16 nIdx = sal_uInt16( nIdx_ ); in GetBLIP()6523 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()
Completed in 121 milliseconds