19#ifndef __com_sun_star_inspection_ObjectInspector_idl__
20#define __com_sun_star_inspection_ObjectInspector_idl__
25module
com { module sun { module star { module inspection {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
describes the model of an ObjectInspector
Definition XObjectInspectorModel.idl:37
describes the main interface of an ObjectInspector.
Definition XObjectInspector.idl:39
Definition Ambiguous.idl:22
describes a com::sun::star::frame::Controller which can be used to browse and modify properties of co...
Definition ObjectInspector.idl:71
createWithModel([in] XObjectInspectorModel Model)
creates an instance of the ObjectInspector, using a given ObjectInspectorModel
createDefault()
creates a default instance of the ObjectInspector