22 module
com { module sun { module star { module text {
boolean CreateFromTextFrames
determines if text frames are included in the index.
Definition: UserDefinedIndex.idl:51
specifies service of user defined indexes within a document.
Definition: UserDefinedIndex.idl:27
boolean CreateFromMarks
determines if the document index marks are included in this index.
Definition: UserDefinedIndex.idl:39
This is the generic interface for supporting the replacement of indexed elements. ...
Definition: XIndexReplace.idl:28
boolean CreateFromGraphicObjects
determines if graphic objects are included in the index.
Definition: UserDefinedIndex.idl:55
Definition: Ambiguous.idl:20
boolean CreateFromEmbeddedObjects
determines if embedded objects are included in the index.
Definition: UserDefinedIndex.idl:59
sequence< com::sun::star::text::XDocumentIndexMark > DocumentIndexMarks
contains all index marks that are related to this index.
Definition: UserDefinedIndex.idl:64
com::sun::star::container::XIndexReplace LevelParagraphStyles
contains the interface to access the paragraph style names that are included in this index...
Definition: UserDefinedIndex.idl:29
specifies the basic service of different indexes within a document.
Definition: BaseIndex.idl:29
boolean UseLevelFromSource
determines if the outline level of the location of the indexed object is used as index level of the i...
Definition: UserDefinedIndex.idl:43
boolean CreateFromTables
determines if tables are included in the index.
Definition: UserDefinedIndex.idl:47