Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2989 double fExtrusionShininess = 0; in CreateCustomShapeProperties() local
2990 if ( rrProp.Value >>= fExtrusionShininess ) in CreateCustomShapeProperties()
2991 AddOpt( DFF_Prop_c3DShininess, (sal_Int32)( fExtrusionShininess * 655.36 ) ); in CreateCustomShapeProperties()

Completed in 32 milliseconds