Home
last modified time | relevance | path

Searched refs:ImplGetOrientation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx34 double CGM::ImplGetOrientation( FloatPoint& rCenter, FloatPoint& rPoint ) in ImplGetOrientation() function in CGM
90 fRot1 = ImplGetOrientation( rCenter, aPoint1 ); in ImplGetEllipse()
91 fRot2 = ImplGetOrientation( rCenter, aPoint2 ); in ImplGetEllipse()
92 rAngle = ImplGetOrientation( rCenter, aPoint1 ); in ImplGetEllipse()
396 double fStartAngle = ImplGetOrientation( aCenterPoint, aStartingPoint ); in ImplDoClass4()
397 double fInterAngle = ImplGetOrientation( aCenterPoint, aIntermediatePoint ); in ImplDoClass4()
398 double fEndAngle = ImplGetOrientation( aCenterPoint, aEndingPoint ); in ImplDoClass4()
470 double fStartAngle = ImplGetOrientation( aCenterPoint, aStartingPoint ); in ImplDoClass4()
471 double fInterAngle = ImplGetOrientation( aCenterPoint, aIntermediatePoint ); in ImplDoClass4()
472 double fEndAngle = ImplGetOrientation( aCenterPoint, aEndingPoint ); in ImplDoClass4()
H A Dcgm.hxx137 double ImplGetOrientation( FloatPoint& rCenter, FloatPoint& rPoint );

Completed in 19 milliseconds