22 module
com { module sun { module star { module awt {
short StepCount
Specifies the number of steps of change color.
Definition: Gradient.idl:83
short YOffset
Specifies the Y-coordinate, where the gradient begins.
Definition: Gradient.idl:67
short Angle
angle of the gradient in 1/10 degree.
Definition: Gradient.idl:49
com::sun::star::awt::GradientStyle Style
specifies the style of the gradient.
Definition: Gradient.idl:34
Definition: Ambiguous.idl:20
com::sun::star::util::Color EndColor
specifies the color at the end point of the gradient.
Definition: Gradient.idl:44
GradientStyle
specify the style of color dispersion.
Definition: GradientStyle.idl:27
short StartIntensity
Specifies the intensity at the start point of the gradient.
Definition: Gradient.idl:72
short EndIntensity
specifies the intensity at the end point of the gradient.
Definition: Gradient.idl:77
Describes a gradient between two colors.
Definition: Gradient.idl:29
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
short XOffset
Specifies the X-coordinate, where the gradient begins.
Definition: Gradient.idl:61
short Border
per cent of the total width where just the start color is used.
Definition: Gradient.idl:54
com::sun::star::util::Color StartColor
specifies the color at the start point of the gradient.
Definition: Gradient.idl:39