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

(Global Index)

Syntax

service TextDocumentView;

Description

specifies the view of a TextDocument .

Included Services

com::sun::star::view::OfficeDocumentView

Description

specifies a view of a normal office document.


Exported Interfaces

com::sun::star::view::XViewSettingsSupplier

Description

This interface permits access to the properties of the view.


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

Description

This interface makes it possible to access the cursor which belongs to the view and can be visible for the user.


Top of Page