(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

interface XDocumentIndexMark
Base Interfaces
XDocumentIndexMarkXTextContent
   ┗ ::com::sun::star::lang::XComponent

XTextContent
(referenced interface's summary:)
enables objects to be inserted into a text and to provide their location in a text once they are inserted into it.
Description
gives access to the mark of a document index entry.
See also
DocumentIndexMark
Developers Guide
Text - Indexes and Index Marks - Index marks

Methods' Summary
getMarkEntry  
setMarkEntry sets an explicit string for this index mark to use in the index.  
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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.