Syntax
service BaseIndexMark;
Description
is a TextRange which is explicitly marked
as an index entry. This is the base service of index marks for DocumentIndex ,
ContentIndex , and UserIndex .
com::sun::star::text::TextContent -
Property Summary
|
AlternativeText |
the string that will be inserted into the corresponding index. If AlternativeText is empty then
the string that is marked by the TextRange is inserted into the index.
|
|
Property Details
|
|
Syntax
string AlternativeText;
Description
the string that will be inserted into the corresponding index. If AlternativeText is empty then
the string that is marked by the TextRange is inserted into the index.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.