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