Searched refs:fObjectRotation (Results 1 – 2 of 2) sorted by relevance
491 return fObjectRotation; in GetObjectRotation()645 fObjectRotation( 0.0 ), in SdrObjCustomShape()1907 fObjectRotation = fmod( fObjectRotation, 360.0 ); in NbcRotate()1909 fObjectRotation = 360 + fObjectRotation; in NbcRotate()1939 fObjectRotation = fmod( nSwap ? fObjectRotation - fWink : fObjectRotation + fWink, 360.0 ); in NbcRotate()1941 fObjectRotation = 360 + fObjectRotation; in NbcRotate()1986 fObjectRotation = 360.0 + fObjectRotation; in NbcMirror()2016 fObjectRotation = 360.0 + fObjectRotation; in NbcShear()3122 fObjectRotation = ((SdrObjCustomShape&)rObj).fObjectRotation; in operator =()3231 rAGeo.fObjectRotation = fObjectRotation; in SaveGeoData()[all …]
58 double fObjectRotation; member in SdrAShapeObjGeoData86 double fObjectRotation; member in SdrObjCustomShape
Completed in 31 milliseconds