LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
NumberingAlignment Service Referencepublished

specify the alignment of a numbering level. More...

import"NumberingAlignment.idl";

Inheritance diagram for NumberingAlignment:
NumberingRule ChapterNumberingRule

Public Attributes

com::sun::star::style::HorizontalAlignment Alignment
 set the alignment from the numbering. More...
 
short TextMarginDistance
 the minimum distance between the numbering symbol and the following text. More...
 
short TextNumberingDistance
 the distance between left margin and the numbering symbol. More...
 
short Insertion
 the distance between the numbering symbol and text. More...
 

Detailed Description

specify the alignment of a numbering level.

Member Data Documentation

◆ Alignment

set the alignment from the numbering.

Use the com::sun::star::style::HorizontalAlignment enum to change the alignment.

◆ Insertion

short Insertion
property

the distance between the numbering symbol and text.

◆ TextMarginDistance

short TextMarginDistance
property

the minimum distance between the numbering symbol and the following text.

◆ TextNumberingDistance

short TextNumberingDistance
property

the distance between left margin and the numbering symbol.


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