Home
last modified time | relevance | path

Searched refs:rEndAngle (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
54 rStartAngle = rEndAngle; in ImplSwitchStartEndAngle()
55 rEndAngle = nTemp; in ImplSwitchStartEndAngle()
H A Dcgm.hxx138 void ImplSwitchStartEndAngle( double& rStartAngle, double& rEndAngle );

Completed in 22 milliseconds