Searched refs:nBlip (Results 1 – 3 of 3) sorted by relevance
474 DffRecord::Pointer_t DffBlock::getBlip(sal_uInt32 nBlip) in getBlip() argument478 if (nBlip > 0) in getBlip()480 nBlip--; in getBlip()484 if (nBlip < aRecords.size()) in getBlip()486 pResult = aRecords[nBlip]; in getBlip()
130 DffRecord::Pointer_t getBlip(sal_uInt32 nBlip);
3169 sal_uInt32 nBlip; member3173 nBlip( nBlipId ) {} in EscherBlipCacheEntry()6462 if ( pEntry->nBlip == nIdx_ ) in GetBLIP()
Completed in 57 milliseconds