Home
last modified time | relevance | path

Searched refs:eExtrusionShadeMode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2931 drawing::ShadeMode eExtrusionShadeMode; in CreateCustomShapeProperties() local
2932 if ( rrProp.Value >>= eExtrusionShadeMode ) in CreateCustomShapeProperties()
2935 switch( eExtrusionShadeMode ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1851 … com::sun::star::drawing::ShadeMode eExtrusionShadeMode( com::sun::star::drawing::ShadeMode_FLAT ); in ApplyCustomShapeGeometryAttributes() local
1853 eExtrusionShadeMode = com::sun::star::drawing::ShadeMode_DRAFT; in ApplyCustomShapeGeometryAttributes()
1856 aProp.Value <<= eExtrusionShadeMode; in ApplyCustomShapeGeometryAttributes()

Completed in 736 milliseconds