Home
last modified time | relevance | path

Searched refs:nBoundHitTol (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svx/source/svdraw/
H A Dsvdoedge.cxx2108 sal_uInt16 nBoundHitTol=(sal_uInt16)aHalfConSiz.Width()/2; if (nBoundHitTol==0) nBoundHitTol=1; in ImpFindConnector() local
2197 SdrObjectPrimitiveHit(*pObj, rPt, nBoundHitTol, rPV, &rVisLayer, false)) in ImpFindConnector()
2210 aMouseRect.Left() -=nBoundHitTol; in ImpFindConnector()
2211 aMouseRect.Top() -=nBoundHitTol; in ImpFindConnector()
2212 aMouseRect.Right() +=nBoundHitTol; in ImpFindConnector()
2213 aMouseRect.Bottom()+=nBoundHitTol; in ImpFindConnector()

Completed in 26 milliseconds