Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxlchart.cxx848 … sal_uInt32 nEscherOpacity = static_cast< sal_uInt32 >( (100 - nTransparency) * 655.36 ); in ReadEscherProperties() local
852 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillOpacity, nEscherOpacity ); in ReadEscherProperties()

Completed in 95 milliseconds