Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx848 Point aLinePt2; in endPathDrag() local
853 aLinePt2=rXP[1]; in endPathDrag()
911 FASTBOOL bXMirr=(aLinePt1_.X()>aLinePt2_.X())!=(aLinePt1.X()>aLinePt2.X()); in endPathDrag()
912 FASTBOOL bYMirr=(aLinePt1_.Y()>aLinePt2_.Y())!=(aLinePt1.Y()>aLinePt2.Y()); in endPathDrag()

Completed in 33 milliseconds