19#ifndef __com_sun_star_awt_GradientStyle_idl__
20#define __com_sun_star_awt_GradientStyle_idl__
24 module
com { module sun { module star { module awt {
GradientStyle
specify the style of color dispersion.
Definition GradientStyle.idl:30
@ SQUARE
specifies a gradient in the shape of a square.
Definition GradientStyle.idl:54
@ RADIAL
specifies a radial gradient.
Definition GradientStyle.idl:44
@ AXIAL
specifies an axial gradient.
Definition GradientStyle.idl:39
@ RECT
specifies a gradient in the shape of a rectangle.
Definition GradientStyle.idl:59
@ ELLIPTICAL
specifies an elliptical gradient.
Definition GradientStyle.idl:49
Definition Ambiguous.idl:22