19 #ifndef __com_sun_star_style_TabStop_idl__ 20 #define __com_sun_star_style_TabStop_idl__ 26 module
com { module sun { module star { module style {
Definition: Ambiguous.idl:22
This structure is used to specify a single tabulator stop.
Definition: TabStop.idl:30
char DecimalChar
This field specifies which delimiter is used for the decimal.
Definition: TabStop.idl:44
TabAlign
These enumeration values are used to specify the alignment of the text range delimited by a tabulator...
Definition: TabAlign.idl:29
com::sun::star::style::TabAlign Alignment
This field specifies the alignment of the text range before the tabulator.
Definition: TabStop.idl:40
char FillChar
This field specifies the character that is used to fill up the space between the text in the text ran...
Definition: TabStop.idl:49
long Position
This field specifies the position of the tabulator in relation to the left border.
Definition: TabStop.idl:35