Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxlchart.cxx852 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillOpacity, nEscherOpacity ); in ReadEscherProperties()
/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx755 #define ESCHER_Prop_fillOpacity 386 /* LONG Fixed 16.16 … macro
/aoo41x/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()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1926 rPropOpt.AddOpt(ESCHER_Prop_fillOpacity, nOpaque); in WriteBrushAttr()

Completed in 70 milliseconds