Searched refs:nIdx_ (Results 1 – 1 of 1) sorted by relevance
6490 sal_Bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisArea ) const in GetBLIP() argument6496 if ( nIdx_ && pEscherBlipCache ) in GetBLIP()6502 if ( pEntry->nBlip == nIdx_ ) in GetBLIP()6517 sal_uInt16 nIdx = sal_uInt16( nIdx_ ); in GetBLIP()6569 … EscherBlipCacheEntry* pNewEntry = new EscherBlipCacheEntry( nIdx_, aGraphicObject.GetUniqueID() ); in GetBLIP()
Completed in 51 milliseconds