21 #ifndef __com_sun_star_text_UserDefinedIndex_idl__ 22 #define __com_sun_star_text_UserDefinedIndex_idl__ 28 module
com { module sun { module star { module text {
boolean CreateFromTextFrames
determines if text frames are included in the index.
Definition: UserDefinedIndex.idl:57
specifies service of user defined indexes within a document.
Definition: UserDefinedIndex.idl:33
boolean CreateFromMarks
determines if the document index marks are included in this index.
Definition: UserDefinedIndex.idl:45
This is the generic interface for supporting the replacement of indexed elements. ...
Definition: XIndexReplace.idl:38
boolean CreateFromGraphicObjects
determines if graphic objects are included in the index.
Definition: UserDefinedIndex.idl:61
Definition: Ambiguous.idl:22
boolean CreateFromEmbeddedObjects
determines if embedded objects are included in the index.
Definition: UserDefinedIndex.idl:65
sequence< com::sun::star::text::XDocumentIndexMark > DocumentIndexMarks
contains all index marks that are related to this index.
Definition: UserDefinedIndex.idl:70
com::sun::star::container::XIndexReplace LevelParagraphStyles
contains the interface to access the paragraph style names that are included in this index...
Definition: UserDefinedIndex.idl:35
specifies the basic service of different indexes within a document.
Definition: BaseIndex.idl:42
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:49
boolean CreateFromTables
determines if tables are included in the index.
Definition: UserDefinedIndex.idl:53