Searched refs:aGlue (Results 1 – 2 of 2) sorted by relevance
2114 Point aGlue( rPoint.GetPos() ); in ImpCheckCustomGluePointsAreAdded() local2116 ShearPoint( aGlue, aRef, fTan ); in ImpCheckCustomGluePointsAreAdded()2118 … RotatePoint( aGlue, aRef, sin( fObjectRotation * F_PI180 ), cos( fObjectRotation * F_PI180 ) ); in ImpCheckCustomGluePointsAreAdded()2120 aGlue.X() = aRect.GetWidth() - aGlue.X(); in ImpCheckCustomGluePointsAreAdded()2122 aGlue.Y() = aRect.GetHeight() - aGlue.Y(); in ImpCheckCustomGluePointsAreAdded()2123 aGlue.X() -= nXDiff; in ImpCheckCustomGluePointsAreAdded()2124 aGlue.Y() -= nYDiff; in ImpCheckCustomGluePointsAreAdded()2125 rPoint.SetPos( aGlue ); in ImpCheckCustomGluePointsAreAdded()
341 Rectangle aGlue; in ImpSetPointsRects() local348 Rectangle& rR=eKind==HDL_GLUE ? aGlue : aPnts; in ImpSetPointsRects()360 ((SdrMarkView*)this)->aMarkedGluePointsRect=aGlue; in ImpSetPointsRects()
Completed in 38 milliseconds