Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx513 #define DFF_Prop_c3DKeyIntensity 726 // LONG Fixed point intensity macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1761 if ( IsProperty( DFF_Prop_c3DKeyIntensity ) ) in ApplyCustomShapeGeometryAttributes()
1764 double fFirstLightLevel = (sal_Int32)GetPropertyValue( DFF_Prop_c3DKeyIntensity ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2889 … AddOpt( DFF_Prop_c3DKeyIntensity, (sal_Int32)( fExtrusionFirstLightLevel * 655.36 ) ); in CreateCustomShapeProperties()