LibreOffice
LibreOffice 24.2 SDK API Reference
|
A LineDash defines a non-continuous line. More...
import"LineDash.idl";
Public Attributes | |
com::sun::star::drawing::DashStyle | Style |
This sets the style of this LineDash. More... | |
short | Dots |
This is the number of dots in this LineDash. More... | |
long | DotLen |
This is the length of a dot. More... | |
short | Dashes |
This is the number of dashes. More... | |
long | DashLen |
This is the length of a single dash. More... | |
long | Distance |
This is the distance between the dots. More... | |
A LineDash defines a non-continuous line.
short Dashes |
This is the number of dashes.
long DashLen |
This is the length of a single dash.
long Distance |
This is the distance between the dots.
long DotLen |
This is the length of a dot.
short Dots |
This is the number of dots in this LineDash.
This sets the style of this LineDash.