22 module
com { module sun { module star { module awt {
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
specifies the standard model of a UnoControlContainer.
Definition UnoControlContainerModel.idl:28
short Border
specifies the border style of the control.
Definition UnoControlContainerModel.idl:50
string HelpURL
specifies the help URL of the control.
Definition UnoControlContainerModel.idl:80
long BorderColor
specifies the color of the border, if present
Definition UnoControlContainerModel.idl:60
string HelpText
specifies the help text of the control.
Definition UnoControlContainerModel.idl:75
com::sun::star::util::Color BackgroundColor
specifies the background color (RGB) of the control.
Definition UnoControlContainerModel.idl:34
string Text
specifies the text displayed in the control.
Definition UnoControlContainerModel.idl:70
boolean Printable
specifies whether the control will be printed with the document.
Definition UnoControlContainerModel.idl:65
boolean Enabled
determines whether a control is enabled or disabled.
Definition UnoControlContainerModel.idl:39
specifies the standard model of a UnoControl in the Smalltalk model view controller design.
Definition UnoControlModel.idl:35