20 #ifndef __com_sun_star_inspection_XObjectInspector_idl__
21 #define __com_sun_star_inspection_XObjectInspector_idl__
27 module
com { module sun { module star { module inspection {
29 interface XObjectInspectorModel;
30 interface XObjectInspectorUI;
107 void inspect( [in] sequence< com::sun::star::uno::XInterface > Objects )
XObjectInspectorModel InspectorModel
provides access to the current model of the inspector
Definition: XObjectInspector.idl:60
XObjectInspectorUI InspectorUI
provides access to the user interface of the object inspector.
Definition: XObjectInspector.idl:86
– idl definition –
Definition: Ambiguous.idl:22
thrown to indicate a general veto.
Definition: VetoException.idl:33
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition: XDispatchProvider.idl:36
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:37
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:36
describes the main interface of an ObjectInspector.
Definition: XObjectInspector.idl:38
grants access to certain aspects of the user interface of an object inspector
Definition: XObjectInspectorUI.idl:44