LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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
com::sun::star::drawing::HatchStyle Style
The HatchStyle defines the kind of lines used to draw this hatch.
Definition: Hatch.idl:39
HatchStyle
The HatchStyle defines the style of the lines in a hatch.
Definition: HatchStyle.idl:29
Definition: Ambiguous.idl:22
long Distance
This is the distance between the lines in the hatch.
Definition: Hatch.idl:47
This struct defines the appearance of a hatch.
Definition: Hatch.idl:35
com::sun::star::util::Color Color
This is the color of the hatch lines.
Definition: Hatch.idl:43
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36