Searched refs:DFF_Prop_c3DKeyIntensity (Results 1 – 3 of 3) sorted by relevance
513 #define DFF_Prop_c3DKeyIntensity 726 // LONG Fixed point intensity macro
1761 if ( IsProperty( DFF_Prop_c3DKeyIntensity ) ) in ApplyCustomShapeGeometryAttributes()1764 double fFirstLightLevel = (sal_Int32)GetPropertyValue( DFF_Prop_c3DKeyIntensity ); in ApplyCustomShapeGeometryAttributes()
2889 … AddOpt( DFF_Prop_c3DKeyIntensity, (sal_Int32)( fExtrusionFirstLightLevel * 655.36 ) ); in CreateCustomShapeProperties()