Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated interface XLineNumberingSupplier
Usage Restrictions
deprecated
Description
contains the settings of the line numbering in a text document.

Methods' Summary
getLineNumberingRules  
setLineNumberingRules sets a sequence of numbering rules.  
Methods' Details
getLineNumberingRules
sequence< sequence< ::com::sun::star::beans::PropertyValue > >
getLineNumberingRules();

Returns
the LineNumberingSettings of the object.
setLineNumberingRules
void
setLineNumberingRules( [in] sequence< sequence< ::com::sun::star::beans::PropertyValue > >  aRules );

Description
sets a sequence of numbering rules.

The elements of the sequence are representing the chapter levels, index 0 for the major chapter level.

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.