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

service TextDocumentView
Description
specifies the view of a TextDocument .
Developers Guide
6.1.3 Office Development - OpenOffice.org Application Environment - Using the Component Framework - Controllers - Document Specific Controller Services

Included Services
::com::sun::star::view::OfficeDocumentView
specifies a view of a standard office document.
Exported Interfaces
::com::sun::star::view::XViewSettingsSupplier
Description
This interface permits access to the properties of the view.
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