Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/ !
H A Dmsdffdef.hxx492 #define DFF_Prop_c3DXRotationAngle 705 // LONG degrees (16.16) about x axis macro
/AOO41X/main/filter/source/msfilter/ !
H A Dmsdffimp.cxx1860 if ( IsProperty( DFF_Prop_c3DXRotationAngle ) || IsProperty( DFF_Prop_c3DYRotationAngle ) ) in ApplyCustomShapeGeometryAttributes()
1863 … double fAngleX = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DXRotationAngle, 0 )) / 65536.0; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2961 … AddOpt( DFF_Prop_c3DXRotationAngle, (sal_Int32)fExtrusionAngleX ); in CreateCustomShapeProperties()