Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/func/
H A Dfumorph.cxx288 double fNewDist(::basegfx::B2DVector(rPoly.getB2DPoint(a) - rPos).getLength()); in ImpGetNearestIndex() local
290 if(!a || fNewDist < fMinDist) in ImpGetNearestIndex()
292 fMinDist = fNewDist; in ImpGetNearestIndex()

Completed in 12 milliseconds