LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
BorderLine2 Struct Referencepublished

A border line, extended with line style. More...

import"BorderLine2.idl";

Inheritance diagram for BorderLine2:
BorderLine

Public Attributes

short LineStyle
 Style of the border. More...
 
unsigned long LineWidth
 Width of the border, this is the base to compute all the lines and gaps widths. More...
 
- Public Attributes inherited from BorderLine
com::sun::star::util::Color Color
 contains the color value of the line. More...
 
short InnerLineWidth
 contains the width of the inner part of a double line (in 1/100 mm). More...
 
short OuterLineWidth
 contains the width of a single line or the width of outer part of a double line (in 1/100 mm). More...
 
short LineDistance
 contains the distance between the inner and outer parts of a double line (in 1/100 mm). More...
 

Detailed Description

A border line, extended with line style.

Since
LibreOffice 3.4

Member Data Documentation

◆ LineStyle

short LineStyle

Style of the border.

See also
BorderLineStyle

◆ LineWidth

unsigned long LineWidth

Width of the border, this is the base to compute all the lines and gaps widths.

These widths computations are based on the LineStyle property

This property is prevailing on the old Out, In and Dist width from BorderLine. If this property is set to 0, then the other widths will be used to guess the border width.


The documentation for this struct was generated from the following file: