Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx507 #define DFF_Prop_c3DSkewAngle 720 // LONG degree (16.16) skew angle macro
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1903 if ( IsProperty( DFF_Prop_c3DSkewAmount ) || IsProperty( DFF_Prop_c3DSkewAngle ) ) in ApplyCustomShapeGeometryAttributes()
1907 …double fSkewAngle = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DSkewAngle, sal::static_int_c… in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2990 AddOpt( DFF_Prop_c3DSkewAngle, (sal_Int32)( fSkewAngle * 65536 ) ); in CreateCustomShapeProperties()

Completed in 93 milliseconds