Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx491 #define DFF_Prop_c3DYRotationAngle 704 // LONG degrees (16.16) about y axis macro
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1860 if ( IsProperty( DFF_Prop_c3DXRotationAngle ) || IsProperty( DFF_Prop_c3DYRotationAngle ) ) in ApplyCustomShapeGeometryAttributes()
1864 … double fAngleY = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DYRotationAngle, 0 )) / 65536.0; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2973 AddOpt( DFF_Prop_c3DYRotationAngle, (sal_Int32)fExtrusionAngleY ); in CreateCustomShapeProperties()

Completed in 88 milliseconds