Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dmsdffdef.hxx478 #define DFF_Prop_c3DDiffuseAmt 641 // LONG Fixed-point 16.16 macro
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1722 if ( IsProperty( DFF_Prop_c3DDiffuseAmt ) ) in ApplyCustomShapeGeometryAttributes()
1725 double fDiffusion = (sal_Int32)GetPropertyValue( DFF_Prop_c3DDiffuseAmt ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2852 … AddOpt( DFF_Prop_c3DDiffuseAmt, (sal_Int32)( fExtrusionDiffusion * 655.36 ) ); in CreateCustomShapeProperties()