Searched refs:GetObjectRotation (Results 1 – 5 of 5) sorted by relevance
149 double GetObjectRotation() const;
635 double fZRotate = ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in Create3DObject()820 double fZRotate = - ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in CalculateNewSnapRect()
751 nRotateAngle = (sal_Int32)(((SdrObjCustomShape*)pCustomShapeObj)->GetObjectRotation() * 100.0); in EnhancedCustomShape2d()
2164 double fAngle = static_cast<SdrObjCustomShape*>(mpObj.get())->GetObjectRotation(); in getPropertyValueImpl()
489 double SdrObjCustomShape::GetObjectRotation() const in GetObjectRotation() function in SdrObjCustomShape
Completed in 54 milliseconds