Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx654 …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 );
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx50 void CGM::ImplSwitchStartEndAngle( double& rStartAngle, double& rEndAngle ) in ImplSwitchStartEndAngle() argument
53 nTemp = rStartAngle; in ImplSwitchStartEndAngle()
54 rStartAngle = rEndAngle; in ImplSwitchStartEndAngle()
H A Dcgm.hxx138 void ImplSwitchStartEndAngle( double& rStartAngle, double& rEndAngle );

Completed in 28 milliseconds