19 #ifndef __com_sun_star_drawing_Hatch_idl__ 20 #define __com_sun_star_drawing_Hatch_idl__ 28 module
com { module sun { module star { module drawing {
long Angle
You can rotate the lines of the hatch with this angle.
Definition: Hatch.idl:51
Definition: Ambiguous.idl:22
HatchStyle
The HatchStyle defines the style of the lines in a hatch.
Definition: HatchStyle.idl:28
long Distance
This is the distance between the lines in the hatch.
Definition: Hatch.idl:47
com::sun::star::util::Color Color
This is the color of the hatch lines.
Definition: Hatch.idl:43
com::sun::star::drawing::HatchStyle Style
The HatchStyle defines the kind of lines used to draw this hatch.
Definition: Hatch.idl:39
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
This struct defines the appearance of a hatch.
Definition: Hatch.idl:34