Searched refs:DFF_Prop_c3DRotationCenterZ (Results 1 – 3 of 3) sorted by relevance
499 #define DFF_Prop_c3DRotationCenterZ 712 // LONG rotation center z (absolute (… macro
1879 …nterX ) || IsProperty( DFF_Prop_c3DRotationCenterY ) || IsProperty( DFF_Prop_c3DRotationCenterZ ) ) in ApplyCustomShapeGeometryAttributes()1884 … (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DRotationCenterZ, 0 )) / 360.0 ); in ApplyCustomShapeGeometryAttributes()
2972 … AddOpt( DFF_Prop_c3DRotationCenterZ, (sal_Int32)( aExtrusionRotationCenter.DirectionZ * 360.0 ) ); in CreateCustomShapeProperties()