Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service OfficeDocumentView

Description
specifies a view of a standard 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.

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

com::sun::star::view::XViewSettingsSupplier
[ OPTIONAL ]
Description
This optional interface gives access to the view properties within this control for an office document.
See also
ViewSettings
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