Searched refs:DFF_Prop_c3DXRotationAngle (Results 1 – 3 of 3) sorted by relevance
492 #define DFF_Prop_c3DXRotationAngle 705 // LONG degrees (16.16) about x axis macro
1860 if ( IsProperty( DFF_Prop_c3DXRotationAngle ) || IsProperty( DFF_Prop_c3DYRotationAngle ) ) in ApplyCustomShapeGeometryAttributes()1863 … double fAngleX = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DXRotationAngle, 0 )) / 65536.0; in ApplyCustomShapeGeometryAttributes()
2961 … AddOpt( DFF_Prop_c3DXRotationAngle, (sal_Int32)fExtrusionAngleX ); in CreateCustomShapeProperties()