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

service ContentIndexMark
Description
is a TextRange which is explicitly marked as an index entry for a ContentIndex .

Included Services
TextContent
is an object which can be anchored in a text, like instances of TextFrame or TextFields .
BaseIndexMark
is a TextRange which is explicitly marked as an index entry. This is the base service of index marks for DocumentIndex , ContentIndex , and UserIndex .
Properties' Summary
Level contains the level into which the index mark will be inserted into the content index.
Properties' Details
Level
short Level;
Description
contains the level into which the index mark will be inserted into the content index.

 
Top of Page