service TextLayoutCursor in module com::sun::star::text::

(Global Index)

Syntax

service TextLayoutCursor;

Description

A TextLayoutCursor is a TextRange which can travel within a layout of a Text object.

Included Services

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

Exported Interfaces

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

Description

makes it possible to perform cursor movements between pages.


Top of Page