long SeparatorLineRelativeHeight
determines the relative height of the separator lines between the columns.
Definition: TextColumns.idl:45
long SeparatorLineWidth
determines the width of the separator lines between the columns.
Definition: TextColumns.idl:39
com::sun::star::style::VerticalAlignment SeparatorLineVerticalAlignment
determines the vertical alignment of the separator lines between the columns.
Definition: TextColumns.idl:48
long AutomaticDistance
contains the distance between the columns.
Definition: TextColumns.idl:36
boolean IsAutomatic
determines whether the columns all have equal width.
Definition: TextColumns.idl:27
provides access to columns in text (e.g., in TextFrames ).
Definition: TextColumns.idl:25
short SeparatorLineStyle
determines the style of the separator lines between the columns.
Definition: TextColumns.idl:56
com::sun::star::util::Color SeparatorLineColor
determines the color of the separator lines between the columns.
Definition: TextColumns.idl:42
boolean SeparatorLineIsOn
determines whether separator lines are on.
Definition: TextColumns.idl:51
manages columns within the object.
Definition: XTextColumns.idl:34