20 module
com { module sun { module star { module inspection {
22 interface XPropertyControlContext;
This exception is thrown to indicate the use of a type which is not appropriate.
Definition: IllegalTypeException.idl:32
specifies the basic operations for a window component.
Definition: XWindow.idl:33
specifies the interface of the context of an XPropertyControl.
Definition: XPropertyControlContext.idl:29
defines the interface for a single control in an ObjectInspector
Definition: XPropertyControl.idl:29
void notifyModifiedValue()
notifies the context in which the control lives of the current control value, if this value is curren...
type ValueType
denotes the value type of the control.
Definition: XPropertyControl.idl:53
com::sun::star::awt::XWindow ControlWindow
denotes the window which is the real UI representation of the property control.
Definition: XPropertyControl.idl:92
short ControlType
denotes the type of the control, as one of the PropertyControlType constants
Definition: XPropertyControl.idl:33
XPropertyControlContext ControlContext
specifies the context of the control within the ObjectInspector.
Definition: XPropertyControl.idl:60
boolean isModified()
determines whether the control content is currently modified
Definition: Ambiguous.idl:20