19 #ifndef __com_sun_star_awt_UnoControlContainerModel_idl__ 20 #define __com_sun_star_awt_UnoControlContainerModel_idl__ 28 module
com { module sun { module star { module awt {
string HelpURL
specifies the help URL of the control.
Definition: UnoControlContainerModel.idl:86
string Text
specifies the text displayed in the control.
Definition: UnoControlContainerModel.idl:76
string HelpText
specifies the help text of the control.
Definition: UnoControlContainerModel.idl:81
boolean Enabled
determines whether a control is enabled or disabled.
Definition: UnoControlContainerModel.idl:45
Definition: Ambiguous.idl:22
specifies the standard model of a UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:49
boolean Printable
specifies whether the control will be printed with the document.
Definition: UnoControlContainerModel.idl:71
short Border
specifies the border style of the control.
Definition: UnoControlContainerModel.idl:56
long BorderColor
specifies the color of the border, if present
Definition: UnoControlContainerModel.idl:66
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
specifies the standard model of a UnoControlContainer.
Definition: UnoControlContainerModel.idl:33