Home
last modified time | relevance | path

Searched refs:rBlendFun (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx177 friend SvStream& operator>>( SvStream& rIn, BLENDFUNCTION& rBlendFun );
180 SvStream& operator>>( SvStream& rIn, BLENDFUNCTION& rBlendFun ) in operator >>() argument
182 rIn >> rBlendFun.aBlendOperation >> rBlendFun.aBlendFlags >> in operator >>()
183 rBlendFun.aSrcConstantAlpha >> rBlendFun.aAlphaFormat; in operator >>()

Completed in 16 milliseconds