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

(Global Index)

Syntax

service TableIndex;

Description

specifies service of table indexes within a document.

See also

BaseIndex

Included Services

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

Description

specifies the basic service of different indexes within a document.


Property Summary

CreateFromLabels

LabelCategory

LabelDisplayType

Property Details



CreateFromLabels [ O P T I O N A L ]

Syntax

boolean CreateFromLabels;

LabelCategory [ O P T I O N A L ]

Syntax

string LabelCategory;

LabelDisplayType [ O P T I O N A L ]

Syntax

short LabelDisplayType;
Top of Page