com :: sun :: star :: text :: interface XDocumentIndexMark
- Base Interface
- com::sun::star::text::XTextContent
- Description
- gives access to the mark of a document index entry.
- See also
- DocumentIndexMark
Methods' Details
|
- getMarkEntry
-  
string
getMarkEntry();
- Returns
-
the explicitly set string for the index mark.
- See also
- setMarkEntry
|
- setMarkEntry
-  
- void
setMarkEntry(
[ in ] string |
aIndexEntry ); |
- Description
- sets an explicit string for this index mark to use
in the index.
If empty, the string of the TextRange to which
the TextContent refers is used in the index.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.