(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.