LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

set the alignment from the numbering.

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

short Insertion
property

the distance between the numbering symbol and text.

short TextMarginDistance
property

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

short TextNumberingDistance
property

the distance between left margin and the numbering symbol.


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