:: com :: sun :: star :: text ::
|
interface XLineNumberingSupplier |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XLineNumberingSupplier
|
- [ DEPRECATED ]
- Description
- contains the settings of the line numbering in a text document.
|
Methods' Details |
getLineNumberingRules
|
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
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.