Searched refs:DFF_Prop_c3DAmbientIntensity (Results 1 – 3 of 3) sorted by relevance
509 #define DFF_Prop_c3DAmbientIntensity 722 // LONG Fixed point intensity macro
1698 if ( IsProperty( DFF_Prop_c3DAmbientIntensity ) ) in ApplyCustomShapeGeometryAttributes()1701 double fBrightness = (sal_Int32)GetPropertyValue( DFF_Prop_c3DAmbientIntensity ); in ApplyCustomShapeGeometryAttributes()
2815 … AddOpt( DFF_Prop_c3DAmbientIntensity, (sal_Int32)( fExtrusionBrightness * 655.36 ) ); in CreateCustomShapeProperties()