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

service UserIndexMark
Description
is a ::com::sun::star::text::TextRange which is explicitly marked as an index entry for a ::com::sun::star::text::UserIndex .

Included Services
::com::sun::star::text::TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of ::com::sun::star::text::TextFrame or ::com::sun::star::text::TextFields .
::com::sun::star::text::BaseIndexMark
(referenced entity's summary:)
is a ::com::sun::star::text::TextRange which is explicitly marked as an index entry. This is the base service of index marks for ::com::sun::star::text::DocumentIndex , ::com::sun::star::text::ContentIndex , and ::com::sun::star::text::UserIndex .
Properties' Summary
string
UserIndexName
contains the name of the user index it belongs to.  
Properties' Details
UserIndexName
string UserIndexName;
Description
contains the name of the user index it belongs to.

 
Top of Page