Home
last modified time | relevance | path

Searched refs:nIdx_ (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6490 sal_Bool SvxMSDffManager::GetBLIP( sal_uLong nIdx_, Graphic& rData, Rectangle* pVisArea ) const in GetBLIP() argument
6496 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