20 #ifndef __com_sun_star_text_BaseIndex_idl__ 21 #define __com_sun_star_text_BaseIndex_idl__ 33 module
com { module sun { module star { module text {
50 [property]
string Title;
com::sun::star::text::XTextSection ContentSection
the text section containing the content of the index
Definition: BaseIndex.idl:118
This is the generic interface for supporting the replacement of indexed elements.
Definition: XIndexReplace.idl:38
This is the main interface for a document index.
Definition: XDocumentIndex.idl:46
string Title
contains the title of the index.
Definition: BaseIndex.idl:47
com::sun::star::text::XTextSection HeaderSection
the text section containing the header of the index
Definition: BaseIndex.idl:120
string ParaStyleHeading
contains the name of the paragraph style that is applied to the heading.
Definition: BaseIndex.idl:54
com::sun::star::util::Color BackColor
specifies the color of the background.
Definition: BaseIndex.idl:100
Definition: Ambiguous.idl:22
boolean CreateFromChapter
determines if the content of the document index is created from the complete document content or from...
Definition: BaseIndex.idl:116
string ParaStyleLevel5
contains the name of the paragraph style that is applied to the 5th level.
Definition: BaseIndex.idl:64
string ParaStyleLevel6
contains the name of the paragraph style that is applied to the 6th level.
Definition: BaseIndex.idl:66
XTextColumns TextColumns
contains the column interface.
Definition: BaseIndex.idl:78
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:29
string ParaStyleLevel8
contains the name of the paragraph style that is applied to the 8th level.
Definition: BaseIndex.idl:70
string ParaStyleLevel2
contains the name of the paragraph style that is applied to the 2nd level.
Definition: BaseIndex.idl:58
string ParaStyleLevel4
contains the name of the paragraph style that is applied to the 4th level.
Definition: BaseIndex.idl:62
string ParaStyleSeparator
contains the name of the paragraph style that is applied to the separator level.
Definition: BaseIndex.idl:76
string ParaStyleLevel1
contains the name of the paragraph style that is applied to the 1st level.
Definition: BaseIndex.idl:56
string ParaStyleLevel7
contains the name of the paragraph style that is applied to the 7th level.
Definition: BaseIndex.idl:68
string BackGraphicURL
contains the URL of a graphic file that is displayed as background graphic
Definition: BaseIndex.idl:90
string BackGraphicFilter
contains the name of the filter of the graphic file that is displayed as background graphic
Definition: BaseIndex.idl:94
boolean IsProtected
determines if the index is protected.
Definition: BaseIndex.idl:52
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic object that is displayed as background graphic.
Definition: BaseIndex.idl:126
boolean BackTransparent
If TRUE, the background color value in "BackColor" is not visible.
Definition: BaseIndex.idl:104
is supported by objects with data that can be refreshed from a data source.
Definition: XRefreshable.idl:33
string ParaStyleLevel9
contains the name of the paragraph style that is applied to the 9th level.
Definition: BaseIndex.idl:72
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition: BaseIndex.idl:97
specifies the basic service of different indexes within a document.
Definition: BaseIndex.idl:42
string ParaStyleLevel3
contains the name of the paragraph style that is applied to the 3rd level.
Definition: BaseIndex.idl:60
string ParaStyleLevel10
contains the name of the paragraph style that is applied to the 10th level.
Definition: BaseIndex.idl:74
com::sun::star::container::XIndexReplace LevelFormat
returns the interface of the level format of the index.
Definition: BaseIndex.idl:112
provide special data of a TextSection.
Definition: XTextSection.idl:30
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
manages columns within the object.
Definition: XTextColumns.idl:40