Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/draw/
H A Ddview.cxx183 basegfx::B2DRange aInnerBound(pSwVirtFlyDrawObj->getInnerBound()); in impLocalHitCorrection() local
185 aInnerBound.grow(-1.0 * nTol); in impLocalHitCorrection()
187 if(aInnerBound.isInside(basegfx::B2DPoint(rPnt.X(), rPnt.Y()))) in impLocalHitCorrection()

Completed in 34 milliseconds