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

service TextViewCursor
Description
A TextViewCursor is a TextRange which can travel within a view of a Text object.
See also
TextDocumentView
Developers Guide
Text - TextViewCursor

Included Services - Summary
TextLayoutCursor
(referenced entity's summary:)
A TextLayoutCursor is a TextRange which can travel within a layout of a Text object.
Exported Interfaces - Summary
::com::sun::star::view::XScreenCursor
(referenced entity's summary:)
makes it possible to page through the document in steps of the displayed size.
Included Services - Details
TextLayoutCursor
(referenced entity's summary:)
A TextLayoutCursor is a TextRange which can travel within a layout of a Text object.
Exported Interfaces - Details
::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