Home
last modified time | relevance | path

Searched refs:eExtrusionShadeMode (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/filter/source/msfilter/
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()
H A Descherex.cxx2942 drawing::ShadeMode eExtrusionShadeMode; in CreateCustomShapeProperties() local
2943 if ( rrProp.Value >>= eExtrusionShadeMode ) in CreateCustomShapeProperties()
2946 switch( eExtrusionShadeMode ) in CreateCustomShapeProperties()

Completed in 70 milliseconds