Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx522 #define DFF_Prop_fc3DFillHarsh 767 // sal_Bool Is fill lighting harsh? macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1750 … sal_Bool bExtrusionFirstLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes()
1756 … sal_Bool bExtrusionSecondLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes()
1876 if ( ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 8 ) == 0 ) in ApplyCustomShapeGeometryAttributes()
1930 …ProjectionMode eProjectionMode = GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 4 ? ProjectionMode_P… in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2769 if ( GetOpt( DFF_Prop_fc3DFillHarsh, nFillHarshFlags ) ) in CreateCustomShapeProperties()
3060 AddOpt( DFF_Prop_fc3DFillHarsh, nFillHarshFlags ); in CreateCustomShapeProperties()