Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdoashp.cxx491 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 …]
/aoo4110/main/svx/inc/svx/
H A Dsvdoashp.hxx58 double fObjectRotation; member in SdrAShapeObjGeoData
86 double fObjectRotation; member in SdrObjCustomShape

Completed in 35 milliseconds