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

service TextLayoutCursor
Description
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.

Included Services
::com::sun::star::text::TextCursor
(referenced entity's summary:)
A ::com::sun::star::text::TextCursor is a ::com::sun::star::text::TextRange which can be moved within a ::com::sun::star::drawing::Text object.
Exported Interfaces
::com::sun::star::text::XPageCursor
(referenced entity's summary:)
makes it possible to perform cursor movements between pages.

 
Top of Page