22 module
com { module sun { module star { module drawing {
DashStyle
This enumeration defines the style of a dash on a line.
Definition DashStyle.idl:27
@ RECTRELATIVE
the dash is a rectangle, with the size of the dash given in relation to the length of the line
Definition DashStyle.idl:39
@ ROUNDRELATIVE
the dash is a point, with the size of the dash given in relation to the length of the line
Definition DashStyle.idl:44
@ ROUND
the dash is a point
Definition DashStyle.idl:34
Definition Ambiguous.idl:20