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

service OfficeDocumentView
Description
specifies a view of a standard office document.

Exported Interfaces - Summary
XSelectionSupplier

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

XViewSettingsSupplier

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

XControlAccess

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

Exported Interfaces - Details
XSelectionSupplier
Description
This mandatory interface gives access to the current user selection within this office document view.

The type of the selection depends on the actual document type.

XViewSettingsSupplier
Usage Restrictions
optional
Description
This optional interface gives access to the view properties within this control for an office document.
See also
ViewSettings
XControlAccess
Usage Restrictions
optional
Description
Within this office document view, this optional interface gives access to the controls which belong to specified control models.

 
Top of Page