Searched refs:nEscherOpacity (Results 1 – 1 of 1) sorted by relevance
848 … sal_uInt32 nEscherOpacity = static_cast< sal_uInt32 >( (100 - nTransparency) * 655.36 ); in ReadEscherProperties() local852 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillOpacity, nEscherOpacity ); in ReadEscherProperties()
Completed in 12 milliseconds