service DocumentIndexLevelFormat in module com::sun::star::text::

(Global Index)

Syntax

service DocumentIndexLevelFormat;

Description

This service provides access to the structure of the levels of document indexes.

The element type is Sequence<PropertyValues >. Each element in this sequence represents a member of an index line. The following properties are part of such an element.

Exported Interfaces

com::sun::star::container::XIndexReplace

Description

This is the generic interface for supporting the replacement of indexed elements.


Top of Page