Searched refs:DEG2RAD (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sd/source/ui/func/ |
H A D | fucon3d.cxx | 281 aTransformation.rotate(DEG2RAD(20), 0.0, 0.0); in ImpPrepareBasic3DShape() 294 aTransformation.rotate(DEG2RAD(200), 0.0, 0.0); in ImpPrepareBasic3DShape() 309 aTransformation.rotate(DEG2RAD(90), 0.0, 0.0); in ImpPrepareBasic3DShape()
|
/trunk/main/svx/inc/svx/ |
H A D | def3d.hxx | 35 #define DEG2RAD(fAngle) (fPiDiv180 * (fAngle)) macro
|
/trunk/main/svx/source/dialog/ |
H A D | dlgctl3d.cxx | 133 aRotation.rotate(DEG2RAD( 25 ), 0.0, 0.0); in Construct() 134 aRotation.rotate(0.0, DEG2RAD( 40 ), 0.0); in Construct()
|
/trunk/main/svx/source/engine3d/ |
H A D | view3d.cxx | 1037 aRotate.rotate(DEG2RAD(XRotateDefault), 0.0, 0.0); in ConvertMarkedObjTo3D()
|
Completed in 34 milliseconds