specifies the basic service of different indexes within a document.
Definition BaseIndex.idl:30
specifies service of user defined indexes within a document.
Definition UserIndex.idl:27
boolean CreateFromTextFrames
determines if text frames are included in the index.
Definition UserIndex.idl:50
com::sun::star::container::XIndexReplace LevelParagraphStyles
contains the interface to access the paragraph style names that are included in this index.
Definition UserIndex.idl:34
boolean CreateFromTables
determines if tables are included in the index.
Definition UserIndex.idl:46
boolean CreateFromEmbeddedObjects
determines if embedded objects are included in the index.
Definition UserIndex.idl:58
boolean CreateFromMarks
determines if the document index marks are included in this index.
Definition UserIndex.idl:38
boolean UseLevelFromSource
determines if the outline level of the location of the indexed object is used as index level of the i...
Definition UserIndex.idl:42
string UserIndexName
contains the name of the user index.
Definition UserIndex.idl:61
boolean CreateFromGraphicObjects
determines if graphic objects are included in the index.
Definition UserIndex.idl:54