Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx509 #define DFF_Prop_c3DAmbientIntensity 722 // LONG Fixed point intensity macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1698 if ( IsProperty( DFF_Prop_c3DAmbientIntensity ) ) in ApplyCustomShapeGeometryAttributes()
1701 double fBrightness = (sal_Int32)GetPropertyValue( DFF_Prop_c3DAmbientIntensity ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2815 … AddOpt( DFF_Prop_c3DAmbientIntensity, (sal_Int32)( fExtrusionBrightness * 655.36 ) ); in CreateCustomShapeProperties()