Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx654 …void DrawArc( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAn…
655 …void DrawPie( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAn…
656 …void DrawChord( const Rectangle& rRect, const Point& rStartAngle, const Point& rEnd…
/AOO41X/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 );