20 #ifndef __com_sun_star_inspection_XPropertyControlFactory_idl__
21 #define __com_sun_star_inspection_XPropertyControlFactory_idl__
25 module com { module sun { module star { module inspection {
27 interface XPropertyControl;
60 XPropertyControl createPropertyControl( [in]
short ControlType, [in]
boolean CreateReadOnly )
a factory for XPropertyControls
Definition: XPropertyControlFactory.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:34