Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx147 Point aBest2; in CalcEscPos() local
151 aBest2=aTop; in CalcEscPos()
154 aBest2=aBtm; in CalcEscPos()
160 BigInt aVerX(aBest2.X()-aTl.X()); aVerX*=aVerX; in CalcEscPos()
161 BigInt aVerY(aBest2.Y()-aTl.Y()); aVerY*=aVerY; in CalcEscPos()
169 aBestPt=aBest2; in CalcEscPos()

Completed in 20 milliseconds