:: com :: sun :: star :: text ::
|
interface XLineNumberingSupplier |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XLineNumberingSupplier
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- 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 © 2003 Sun Microsystems, Inc.