service TextViewCursor in module com::sun::star::text::

(Global Index)

Syntax

service TextViewCursor;

Description

A TextViewCursor is a TextRange which can travel within a view of a Text object.

See also

TextDocumentView

Included Services

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

Description

A TextLayoutCursor is a TextRange which can travel within a layout of a Text object.


Exported Interfaces

com::sun::star::view::XScreenCursor

Description

enables the object to leaf through steps of the displayed size.


Top of Page