Language
The Free and Open Productivity Suite
:: 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
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.