19 #ifndef __com_sun_star_drawing_LineDash_idl__
20 #define __com_sun_star_drawing_LineDash_idl__
26 module
com { module sun { module star { module drawing {
DashStyle
This enumeration defines the style of a dash on a line.
Definition: DashStyle.idl:29
Definition: Ambiguous.idl:22
A LineDash defines a non-continuous line.
Definition: LineDash.idl:31
short Dots
This is the number of dots in this LineDash.
Definition: LineDash.idl:38
long Distance
This is the distance between the dots.
Definition: LineDash.idl:54
long DashLen
This is the length of a single dash.
Definition: LineDash.idl:50
com::sun::star::drawing::DashStyle Style
This sets the style of this LineDash.
Definition: LineDash.idl:34
long DotLen
This is the length of a dot.
Definition: LineDash.idl:42
short Dashes
This is the number of dashes.
Definition: LineDash.idl:46