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.cxx910 Point aLinePt2_(aPathPolygon[0][1]); in endPathDrag() local
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 36 milliseconds