Home
last modified time | relevance | path

Searched refs:DFF_Prop_c3DRotationCenterZ (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx499 #define DFF_Prop_c3DRotationCenterZ 712 // LONG rotation center z (absolute (… macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1879 …nterX ) || IsProperty( DFF_Prop_c3DRotationCenterY ) || IsProperty( DFF_Prop_c3DRotationCenterZ ) ) in ApplyCustomShapeGeometryAttributes()
1884 … (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DRotationCenterZ, 0 )) / 360.0 ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2972 … AddOpt( DFF_Prop_c3DRotationCenterZ, (sal_Int32)( aExtrusionRotationCenter.DirectionZ * 360.0 ) ); in CreateCustomShapeProperties()