Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx852 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillOpacity, nEscherOpacity ); in ReadEscherProperties()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx755 #define ESCHER_Prop_fillOpacity 386 /* LONG Fixed 16.16 … macro
/trunk/main/filter/source/msfilter/
H A Descherex.cxx563 AddOpt( ESCHER_Prop_fillOpacity,( ( 100 - ( nBlue * 100 / 255 ) ) << 16 ) / 100 ); in CreateGradientProperties()
662 AddOpt( ESCHER_Prop_fillOpacity, ( ( 100 - nTransparency ) << 16 ) / 100 ); in CreateFillProperties()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1915 rPropOpt.AddOpt(ESCHER_Prop_fillOpacity, nOpaque); in WriteBrushAttr()

Completed in 121 milliseconds