Searched refs:nBid (Results 1 – 2 of 2) sorted by relevance
454 sal_uInt32 nBid = getShapeBid(); in get_blip() local456 if (getDocument() != NULL && nBid > 0) in get_blip()457 pResult = getDocument()->getBlip(nBid); in get_blip()
1265 WW8DocumentImpl::getBlip(sal_uInt32 nBid) in getBlip() argument1271 DffRecord::Pointer_t pDffRecord(mpDffBlock->getBlip(nBid)); in getBlip()
Completed in 26 milliseconds