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

This structure is used to specify a single tabulator stop. More...

import"TabStop.idl";

Public Attributes

long Position
 This field specifies the position of the tabulator in relation to the left border. More...
 
com::sun::star::style::TabAlign Alignment
 This field specifies the alignment of the text range before the tabulator. More...
 
char DecimalChar
 This field specifies which delimiter is used for the decimal. More...
 
char FillChar
 This field specifies the character that is used to fill up the space between the text in the text range and the tabulators. More...
 

Detailed Description

This structure is used to specify a single tabulator stop.

Member Data Documentation

◆ Alignment

This field specifies the alignment of the text range before the tabulator.

◆ DecimalChar

char DecimalChar

This field specifies which delimiter is used for the decimal.

◆ FillChar

char FillChar

This field specifies the character that is used to fill up the space between the text in the text range and the tabulators.

◆ Position

long Position

This field specifies the position of the tabulator in relation to the left border.


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