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