Searched refs:DFF_Prop_c3DRotationCenterY (Results 1 – 3 of 3) sorted by relevance
498 #define DFF_Prop_c3DRotationCenterY 711 // LONG rotation center y (16.16 or g… macro
1879 …if ( IsProperty( DFF_Prop_c3DRotationCenterX ) || IsProperty( DFF_Prop_c3DRotationCenterY ) || IsP… in ApplyCustomShapeGeometryAttributes()1883 (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DRotationCenterY, 0 )) / 360.0, in ApplyCustomShapeGeometryAttributes()
2971 … AddOpt( DFF_Prop_c3DRotationCenterY, (sal_Int32)( aExtrusionRotationCenter.DirectionY * 360.0 ) ); in CreateCustomShapeProperties()