Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dmsdffdef.hxx522 #define DFF_Prop_fc3DFillHarsh 767 // sal_Bool Is fill lighting harsh? macro
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1747 … sal_Bool bExtrusionFirstLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes()
1753 … sal_Bool bExtrusionSecondLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes()
1873 if ( ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 8 ) == 0 ) in ApplyCustomShapeGeometryAttributes()
1927 …ProjectionMode eProjectionMode = GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 4 ? ProjectionMode_P… in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2780 if ( GetOpt( DFF_Prop_fc3DFillHarsh, nFillHarshFlags ) ) in CreateCustomShapeProperties()
3071 AddOpt( DFF_Prop_fc3DFillHarsh, nFillHarshFlags ); in CreateCustomShapeProperties()