Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

service NumberingRules
Description
provides access to the numbering rules.

Numbering rules may be set at a Paragraph object. The numbering rules are levels of property values. Each level contains equal properties.


Exported Interfaces - Summary
::com::sun::star::container::XIndexReplace

provides access to the levels of the numbering rule. (details)

::com::sun::star::beans::XPropertySet
Properties' Summary
boolean
IsAbsoluteMargins
[ OPTIONAL ]
determins if the margins are absolute or relative to the preceeding numbering level.  
boolean
IsAutomatic
[ OPTIONAL ]
determins if the numbering rules are automatically created as opposed to numbering rules that are part of a numbering style.  
boolean
IsContinuousNumbering
[ OPTIONAL ]
determins if the numbering levels are counted coninuously or if each numbering level is counted separately.  
[ readonly ] string
Name
[ OPTIONAL ]
contains the name of the numbering rules. It is used to identify a certain numbering rules property  
boolean
NumberingIsOutline
[ OPTIONAL ]
This numbering is used in the outline of the document (e.g. headings).  
short
NumberingType
[ OPTIONAL ]
the type of numbering (arabic, characters, roman numbers, etc.).  
[ readonly ] string
DefaultListId
[ OPTIONAL ]
id of default list for the numbering rules instance  
Exported Interfaces - Details
::com::sun::star::container::XIndexReplace
Description
provides access to the levels of the numbering rule.

The numbering rules are levels of property values. Each level contains equal properties.

See also
NumberingLevel;, NumberingLevel;
::com::sun::star::beans::XPropertySet
Usage Restrictions
optional
Properties' Details
IsAbsoluteMargins
boolean IsAbsoluteMargins;
Usage Restrictions
optional
Description
determins if the margins are absolute or relative to the preceeding numbering level.
IsAutomatic
boolean IsAutomatic;
Usage Restrictions
optional
Description
determins if the numbering rules are automatically created as opposed to numbering rules that are part of a numbering style.
IsContinuousNumbering
boolean IsContinuousNumbering;
Usage Restrictions
optional
Description
determins if the numbering levels are counted coninuously or if each numbering level is counted separately.
Name
[ readonly ] string Name;
Usage Restrictions
optional
Description
contains the name of the numbering rules. It is used to identify a certain numbering rules property
NumberingIsOutline
boolean NumberingIsOutline;
Usage Restrictions
optional
Description
This numbering is used in the outline of the document (e.g. headings).
NumberingType
short NumberingType;
Usage Restrictions
optional
Description
the type of numbering (arabic, characters, roman numbers, etc.).
DefaultListId
[ readonly ] string DefaultListId;
Usage Restrictions
optional
Description
id of default list for the numbering rules instance

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.