Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx847 Point aLinePt1; in endPathDrag() local
852 aLinePt1=rXP[0]; 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 25 milliseconds