Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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


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
makes it possible to leaf through the document in steps of the displayed size.

Top of Page