service OfficeDocumentView in module com::sun::star::view::

(Global Index)

Syntax

service OfficeDocumentView;

Description

specifies a view of a normal office document.

Exported Interfaces

com::sun::star::view::XSelectionSupplier

Description

This mandatory interface gives access to the current user selection within this office document view.


com::sun::star::view::XViewSettingsSupplier [ OPTIONAL ]

Description

This optional interface gives access to the view properties within this control for an office document.


com::sun::star::view::XControlAccess [ OPTIONAL ]

Description

Within this office document view, this optional interface gives access to the controls which belong to specified control models.


Top of Page