:: com :: sun :: star :: text ::
|
service ContentIndex |
- Description
- specifies service of content indexes within a document.
- See also
- BaseIndex
|
Included Services - Summary |
BaseIndex |
- (referenced entity's summary:)
- specifies the basic service of different indexes within a document.
|
Properties' Summary |
short
Level |
[ OPTIONAL ]
|
boolean
CreateFromOutline |
[ OPTIONAL ]
determines if the document index is created from outlines.
|
::com::sun::star::container::XIndexReplace
LevelParagraphStyles |
[ OPTIONAL ]
contains the interface to access the paragraph style names that are included
in this index.
|
boolean
CreateFromMarks |
[ OPTIONAL ]
contains true if the document index marks are included in this index.
|
Included Services - Details |
BaseIndex
- (referenced entity's summary:)
- specifies the basic service of different indexes within a document.
|
|
Properties' Details |
Level
short Level;
- Usage Restrictions
- optional
|
|
CreateFromOutline
boolean CreateFromOutline;
- Usage Restrictions
- optional
- Description
- determines if the document index is created from outlines.
|
|
LevelParagraphStyles
|
CreateFromMarks
boolean CreateFromMarks;
- Usage Restrictions
- optional
- Description
- contains true if the document index marks are included in this index.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.