LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 Text
specifies the text displayed in the control.
Definition: UnoControlContainerModel.idl:76
boolean Enabled
determines whether a control is enabled or disabled.
Definition: UnoControlContainerModel.idl:45
string HelpURL
specifies the help URL of the control.
Definition: UnoControlContainerModel.idl:86
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
string HelpText
specifies the help text of the control.
Definition: UnoControlContainerModel.idl:81
specifies the standard model of a UnoControl in the Smalltalk model view controller design.
Definition: UnoControlModel.idl:50
specifies the standard model of a UnoControlContainer.
Definition: UnoControlContainerModel.idl:34
Definition: Ambiguous.idl:22
long BorderColor
specifies the color of the border, if present
Definition: UnoControlContainerModel.idl:66
com::sun::star::util::Color BackgroundColor
specifies the background color (RGB) of the control.
Definition: UnoControlContainerModel.idl:35
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36