Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx484 #define DFF_Prop_c3DExtrusionColor 647 // MSO_CLR Basic color of extruded part of… macro
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1963 …sal_Bool bExtrusionColor = IsProperty( DFF_Prop_c3DExtrusionColor ); // ( GetPropertyValue( DFF… in ApplyCustomShapeGeometryAttributes()
1967 if ( IsProperty( DFF_Prop_c3DExtrusionColor ) ) in ApplyCustomShapeGeometryAttributes()
1969 GetPropertyValue( DFF_Prop_c3DExtrusionColor ), DFF_Prop_c3DExtrusionColor ) ) ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx3060 AddOpt( DFF_Prop_c3DExtrusionColor, nFillColor ); in CreateCustomShapeProperties()