Searched refs:DFF_Prop_c3DRotationCenterX (Results 1 – 3 of 3) sorted by relevance
497 #define DFF_Prop_c3DRotationCenterX 710 // LONG rotation center x (16.16 or g… macro
1879 …if ( IsProperty( DFF_Prop_c3DRotationCenterX ) || IsProperty( DFF_Prop_c3DRotationCenterY ) || IsP… in ApplyCustomShapeGeometryAttributes()1882 (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DRotationCenterX, 0 )) / 360.0, in ApplyCustomShapeGeometryAttributes()
2970 … AddOpt( DFF_Prop_c3DRotationCenterX, (sal_Int32)( aExtrusionRotationCenter.DirectionX * 360.0 ) ); in CreateCustomShapeProperties()