Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport4.cxx631 double fExtrusionSecondLightLevel = 0; in ImpExportEnhancedGeometry() local
632 if ( rProp.Value >>= fExtrusionSecondLightLevel ) in ImpExportEnhancedGeometry()
634 …rUnitConverter.convertDouble( aStrBuffer, fExtrusionSecondLightLevel, sal_False, MAP_RELATIVE, MAP… in ImpExportEnhancedGeometry()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2893 double fExtrusionSecondLightLevel = 0; in CreateCustomShapeProperties() local
2894 if ( rrProp.Value >>= fExtrusionSecondLightLevel ) in CreateCustomShapeProperties()
2895 AddOpt( DFF_Prop_c3DFillIntensity, (sal_Int32)( fExtrusionSecondLightLevel * 655.36 ) ); in CreateCustomShapeProperties()

Completed in 43 milliseconds