20 #ifndef __com_sun_star_inspection_XPropertyControlObserver_idl__
21 #define __com_sun_star_inspection_XPropertyControlObserver_idl__
26 module
com { module sun { module star { module inspection {
28 interface XPropertyControl;
specifies an interface for components to observer certain aspects of an XPropertyControl.
Definition: XPropertyControlObserver.idl:37
void valueChanged([in] XPropertyControl Control)
notifies the observer that a certain XPropertyControl's value changed.
void focusGained([in] XPropertyControl Control)
notifies the observer that a certain XPropertyControl's UI representation gained the focus.
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:35
Definition: Ambiguous.idl:22