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 )
thrown to indicate a general veto.
Definition: VetoException.idl:34
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:38
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition: XDispatchProvider.idl:37
describes the model of an ObjectInspector
Definition: XObjectInspectorModel.idl:37
grants access to certain aspects of the user interface of an object inspector
Definition: XObjectInspectorUI.idl:45
describes the main interface of an ObjectInspector.
Definition: XObjectInspector.idl:39
XObjectInspectorUI InspectorUI
provides access to the user interface of the object inspector.
Definition: XObjectInspector.idl:86
XObjectInspectorModel InspectorModel
provides access to the current model of the inspector
Definition: XObjectInspector.idl:60
void inspect([in] sequence< com::sun::star::uno::XInterface > Objects)
inspects a new collection of one or more objects.
Definition: Ambiguous.idl:22