21 module
com { module sun { module star { module drawing {
com::sun::star::drawing::LineDash LineDash
This property contains the dash of the line.
Definition: LineProperties.idl:37
boolean LineStartCenter
If this property is TRUE, the line will start from the center of the polygon.
Definition: LineProperties.idl:95
This is a set of properties to describe the style for rendering a Line.
Definition: LineProperties.idl:28
A LineDash defines a non-continuous line.
Definition: LineDash.idl:26
long LineStartWidth
This property contains the width of the line start polygon.
Definition: LineProperties.idl:100
boolean LineEndCenter
If this property is TRUE, the line will end in the center of the polygon.
Definition: LineProperties.idl:106
Definition: Ambiguous.idl:20
com::sun::star::drawing::PolyPolygonBezierCoords LineStart
This property contains the line start in the form of a poly polygon Bezier.
Definition: LineProperties.idl:84
long LineEndWidth
This property contains the width of the line end polygon.
Definition: LineProperties.idl:111
LineCap
The LineCap defines rendering of ends of thick lines.
Definition: LineCap.idl:25
LineStyle
specifies the appearance of the lines of a shape.
Definition: LineStyle.idl:27
LineJoint
The LineJoint defines rendering of joints between thick lines.
Definition: LineJoint.idl:26
com::sun::star::drawing::PolyPolygonBezierCoords LineEnd
This property contains the line end in the form of a poly polygon Bezier.
Definition: LineProperties.idl:89
com::sun::star::drawing::LineJoint LineJoint
This property defines the rendering of joints between thick lines.
Definition: LineProperties.idl:62
string LineEndName
This property contains the name of the line end poly polygon Bezier.
Definition: LineProperties.idl:79
com::sun::star::util::Color LineColor
This property contains the line color.
Definition: LineProperties.idl:47
com::sun::star::drawing::LineStyle LineStyle
This property contains the type of the line.
Definition: LineProperties.idl:32
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
com::sun::star::drawing::LineCap LineCap
This property defines the rendering of ends of thick lines.
Definition: LineProperties.idl:67
string LineStartName
This property contains the name of the line start poly polygon Bezier.
Definition: LineProperties.idl:73
short LineTransparence
This property contains the extent of transparency.
Definition: LineProperties.idl:52
specifies the coordinates for a poly polygon Bezier.
Definition: PolyPolygonBezierCoords.idl:26
long LineWidth
This property contains the width of the line in 1/100th mm.
Definition: LineProperties.idl:57
string LineDashName
This property contains the name of the dash of the line.
Definition: LineProperties.idl:42