Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx725 double fExtrusionShininess = 0; in ImpExportEnhancedGeometry() local
726 if ( rProp.Value >>= fExtrusionShininess ) in ImpExportEnhancedGeometry()
728 …rUnitConverter.convertDouble( aStrBuffer, fExtrusionShininess, sal_False, MAP_RELATIVE, MAP_RELATI… in ImpExportEnhancedGeometry()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx2978 double fExtrusionShininess = 0; in CreateCustomShapeProperties() local
2979 if ( rrProp.Value >>= fExtrusionShininess ) in CreateCustomShapeProperties()
2980 AddOpt( DFF_Prop_c3DShininess, (sal_Int32)( fExtrusionShininess * 655.36 ) ); in CreateCustomShapeProperties()

Completed in 50 milliseconds