Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx86 double fRot1, fRot2; in ImplGetEllipse() local
90 fRot1 = ImplGetOrientation( rCenter, aPoint1 ); in ImplGetEllipse()
100 if ( fRot1 > fRot2 ) in ImplGetEllipse()
102 if ( ( fRot1 - fRot2 ) < 180 ) in ImplGetEllipse()
107 if ( ( fRot2 - fRot1 ) > 180 ) in ImplGetEllipse()

Completed in 17 milliseconds