Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service BaseIndex |
|
Exported Interfaces - Summary | |
XDocumentIndex |
|
Properties' Summary | |
string Title |
contains the title of the index. |
boolean IsProtected |
determins if the index is protected. |
string ParaStyleHeading |
contains the name of the paragraph style that is applied to the heading. |
string ParaStyleLevel1 |
contains the name of the paragraph style that is applied to the 1st level. |
string ParaStyleLevel2 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 2nd level. |
string ParaStyleLevel3 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 3rd level. |
string ParaStyleLevel4 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 4th level. |
string ParaStyleLevel5 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 5th level. |
string ParaStyleLevel6 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 6th level. |
string ParaStyleLevel7 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 7th level. |
string ParaStyleLevel8 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 8th level. |
string ParaStyleLevel9 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 9th level. |
string ParaStyleLevel10 |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the 10th level. |
string ParaStyleSeparator |
[ OPTIONAL ] contains the name of the paragraph style that is applied to the separator level. |
XTextColumns TextColumns |
contains the column interface. |
string BackGraphicURL |
contains the URL of a graphic file that is displayed as background graphic |
string BackGraphicFilter |
contains the name of the filter of the graphic file that is displayed as background graphic |
::com::sun::star::style::GraphicLocation BackGraphicLocation |
determines the position of the background graphic. |
::com::sun::star::util::Color BackColor |
specifies the color of the background. |
boolean BackTransparent |
If true, the background color value in "BackColor" is not visible. |
::com::sun::star::container::XIndexReplace LevelFormat |
[ OPTIONAL ] returns the interface of the level format of the index. |
boolean CreateFromChapter |
[ OPTIONAL ] determins if the content of the document index is created from the complete document content or from the current chapter only. |
XTextSection ContentSection |
the text section containing the content of the index |
XTextSection HeaderSection |
the text section containing the header of the index |
Exported Interfaces - Details | |
XDocumentIndex
|
Properties' Details | |
Title
|
|
IsProtected
|
|
ParaStyleHeading
|
|
ParaStyleLevel1
|
|
ParaStyleLevel2
|
|
ParaStyleLevel3
|
|
ParaStyleLevel4
|
|
ParaStyleLevel5
|
|
ParaStyleLevel6
|
|
ParaStyleLevel7
|
|
ParaStyleLevel8
|
|
ParaStyleLevel9
|
|
ParaStyleLevel10
|
|
ParaStyleSeparator
|
|
TextColumns
|
|
BackGraphicURL
|
|
BackGraphicFilter
|
|
BackGraphicLocation
|
|
BackColor
|
|
BackTransparent
|
|
LevelFormat
|
|
CreateFromChapter
|
|
ContentSection
|
|
HeaderSection
|
Copyright © 2011, 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.