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

service TextViewCursor
Description
A ::com::sun::star::text::TextViewCursor is a ::com::sun::star::text::TextRange which can travel within a view of a ::com::sun::star::drawing::Text object.
See also
::com::sun::star::text::TextDocumentView
Developers Guide
Included Services
::com::sun::star::text::TextLayoutCursor
(referenced entity's summary:)
A ::com::sun::star::text::TextLayoutCursor is a ::com::sun::star::text::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