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
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.