Searched refs:rGA (Results 1 – 1 of 1) sorted by relevance
1178 GraphicAttr& rGA, in GetGraphicAttr() argument1183 rGA.SetDrawMode( (GraphicDrawMode) rSet.GetDrawModeGrf().GetValue() ); in GetGraphicAttr()1219 rGA.SetMirrorFlags( nMirror ); in GetGraphicAttr()1222 rGA.SetCrop( TWIP_TO_MM100( rCrop.GetLeft() ), in GetGraphicAttr()1228 rGA.SetRotation( rRotation.GetValue() ); in GetGraphicAttr()1230 rGA.SetLuminance( rSet.GetLuminanceGrf().GetValue() ); in GetGraphicAttr()1231 rGA.SetContrast( rSet.GetContrastGrf().GetValue() ); in GetGraphicAttr()1232 rGA.SetChannelR( rSet.GetChannelRGrf().GetValue() ); in GetGraphicAttr()1233 rGA.SetChannelG( rSet.GetChannelGGrf().GetValue() ); in GetGraphicAttr()1234 rGA.SetChannelB( rSet.GetChannelBGrf().GetValue() ); in GetGraphicAttr()[all …]