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

service TextViewCursor
Description
A TextViewCursor is a TextRange which can travel within a view of a ::com::sun::star::drawing::Text object.
See also
TextDocumentView
Developers Guide
8.5.2 Text Documents - Text Document Controller - TextViewCursor

Included Services
TextLayoutCursor
(referenced entity's summary:)
A TextLayoutCursor is a TextRange which can travel within a layout of a ::com::sun::star::drawing::Text object.
Exported Interfaces
::com::sun::star::view::XScreenCursor
(referenced entity's summary:)
makes it possible to page through the document in steps of the displayed size.

 
Top of Page