Home
last modified time | relevance | path

Searched refs:GetObjectRotation (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx489 double SdrObjCustomShape::GetObjectRotation() const in GetObjectRotation() function in SdrObjCustomShape
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx2164 double fAngle = static_cast<SdrObjCustomShape*>(mpObj.get())->GetObjectRotation(); in getPropertyValueImpl()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx635 double fZRotate = ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in Create3DObject()
820 double fZRotate = - ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in CalculateNewSnapRect()
H A DEnhancedCustomShape2d.cxx751 nRotateAngle = (sal_Int32)(((SdrObjCustomShape*)pCustomShapeObj)->GetObjectRotation() * 100.0); in EnhancedCustomShape2d()
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx149 double GetObjectRotation() const;

Completed in 63 milliseconds