LibreOffice
LibreOffice 7.4 SDK API Reference
Included Services | List of all members
NumberingRule Service Referencepublished

specifies a rule to format numberings. More...

import"NumberingRule.idl";

Inheritance diagram for NumberingRule:
NumberingAlignment NumberingLevel ChapterNumberingRule

Included Services

service com::sun::star::style::NumberingAlignment
 
service com::sun::star::style::NumberingLevel
 

Additional Inherited Members

- Public Attributes inherited from NumberingAlignment
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...
 
- Public Attributes inherited from NumberingLevel
short NumberingType
 specifies the type of numbering. More...
 
short ParentNumbering
 specifies the number of higher numbering levels that are included in the representation of the current number. More...
 
string Prefix
 This prefix is inserted in front of the numbering symbol(s). More...
 
string Suffix
 This suffix is inserted after the numbering symbol(s). More...
 
string CharStyleName
 This is the name of the character style that is used for the symbol(s). More...
 
short BulletId
 The bullet symbol with this code in the assigned font is used. More...
 
string BulletFontName
 This is the name of the font that is used for the bullet. More...
 
string GraphicURL
 This is the URL of a graphic file to use as a symbol. More...
 
short StartWith
 This specifies the start value for the numbering. More...
 
com::sun::star::awt::XBitmap GraphicBitmap
 This is the graphic bitmap to use as a symbol. More...
 
string ListFormat
 Format string used to generate actual numbering. More...
 

Detailed Description

specifies a rule to format numberings.

It is normally represented by a sequence of com::sun::star::beans::PropertyValues.

Exported Interfaces

◆ com::sun::star::style::NumberingAlignment

◆ com::sun::star::style::NumberingLevel


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