Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service TableIndex

Description
specifies service of table indexes within a document.
See also
com::sun::star::text::BaseIndex


Included Services

com::sun::star::text::BaseIndex
Description
specifies the basic service of different indexes within a document.

Properties' Summary

CreateFromLabels [ OPTIONAL ]
LabelCategory [ OPTIONAL ]
LabelDisplayType [ OPTIONAL ]

Properties' Details

CreateFromLabels
 
boolean CreateFromLabels;
[ OPTIONAL ]
LabelCategory
 
string LabelCategory;
[ OPTIONAL ]
LabelDisplayType
 
short LabelDisplayType;
[ OPTIONAL ]

Top of Page