21module
com { module sun { module star { module inspection {
23interface XPropertyControl;
specifies an interface for components to observer certain aspects of an XPropertyControl.
Definition XPropertyControlObserver.idl:32
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:29
Definition Ambiguous.idl:20