Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx489 #define DFF_Prop_fc3DLightFace 703 // BOOL macro
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1686 sal_Bool bExtrusionOn = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 8 ) != 0; in ApplyCustomShapeGeometryAttributes()
1744 sal_Bool bExtrusionLightFace = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes()
1838 sal_Bool bExtrusionMetal = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes()
4459 …else if ( aObjData.eShapeType == mso_sptLine && !( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 8 … in ImportShape()
6317 case DFF_Prop_fc3DLightFace : in GetShapeContainerData()
H A Descherex.cxx2778 if ( GetOpt( DFF_Prop_fc3DLightFace, nLightFaceFlags ) ) in CreateCustomShapeProperties()
3069 AddOpt( DFF_Prop_fc3DLightFace, nLightFaceFlags ); in CreateCustomShapeProperties()

Completed in 82 milliseconds