Searched refs:rEndAngle (Results 1 – 3 of 3) sorted by relevance
654 …void DrawArc( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAngle, sal_Boo…655 void DrawPie( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAngle );656 void DrawChord( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAngle );
50 void CGM::ImplSwitchStartEndAngle( double& rStartAngle, double& rEndAngle ) in ImplSwitchStartEndAngle() argument54 rStartAngle = rEndAngle; in ImplSwitchStartEndAngle()55 rEndAngle = nTemp; in ImplSwitchStartEndAngle()
138 void ImplSwitchStartEndAngle( double& rStartAngle, double& rEndAngle );
Completed in 25 milliseconds