Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated service DocumentIndexFormat
Usage Restrictions
deprecated
Deprecation Info
the service was never implemented, none of it's properties do exist.
Description
specifies the formatting of document indexes.

Properties' Summary
string
TitleStyle
This property contains the name of the paragraph style that is used for the index title.  
string
SeparatorStyle
This property contains the name of the paragraph style that is used for the separator. This entry is ignored for user indexes and content indexes.  
[ readonly ] short
LevelCount
contains the number of levels in the document index.  
sequence< string >
LevelStyles
This sequence contains the names of the paragraph styles that are applied to the level corresponding to the position in the sequence.  
[ readonly ] boolean
HasHyperlinks
This method specifies whether the form supports hyperlinks.  
sequence< string >
LevelFormat
return an object that provides the service "com.sun.star.text.DocumentIndexLevelFormat"  
Properties' Details
TitleStyle
string TitleStyle;
Description
This property contains the name of the paragraph style that is used for the index title.
SeparatorStyle
string SeparatorStyle;
Description
This property contains the name of the paragraph style that is used for the separator. This entry is ignored for user indexes and content indexes.
LevelCount
[ readonly ] short LevelCount;
Description
contains the number of levels in the document index.
LevelStyles
sequence< string > LevelStyles;
Description
This sequence contains the names of the paragraph styles that are applied to the level corresponding to the position in the sequence.
HasHyperlinks
[ readonly ] boolean HasHyperlinks;
Description
This method specifies whether the form supports hyperlinks.
LevelFormat
sequence< string > LevelFormat;
Description
return an object that provides the service "com.sun.star.text.DocumentIndexLevelFormat"
See also
com.sun.star.text.DocumentIndexLevelFormat

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.