20 #ifndef __com_sun_star_inspection_XPropertyControl_idl__
21 #define __com_sun_star_inspection_XPropertyControl_idl__
26 module
com { module sun { module star { module inspection {
28 interface XPropertyControlContext;
89 void notifyModifiedValue();
com::sun::star::awt::XWindow ControlWindow
denotes the window which is the real UI representation of the property control.
Definition: XPropertyControl.idl:98
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
– idl definition –
Definition: Ambiguous.idl:22
short ControlType
denotes the type of the control, as one of the PropertyControlType constants
Definition: XPropertyControl.idl:39
specifies the basic operations for a window component.
Definition: XWindow.idl:50
type ValueType
denotes the value type of the control.
Definition: XPropertyControl.idl:59
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:34
This exception is thrown to indicate the use of a type which is not appropriate.
Definition: IllegalTypeException.idl:35
specifies the interface of the context of an XPropertyControl.
Definition: XPropertyControlContext.idl:33
XPropertyControlContext ControlContext
specifies the context of the control within the ObjectInspector.
Definition: XPropertyControl.idl:66