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