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 UnoControl in the Smalltalk model view controller design.
Definition UnoControlModel.idl:35
specifies the standard model of a UnoControlProgressBar.
Definition UnoControlProgressBarModel.idl:28
long ProgressValue
specifies the progress value of the control.
Definition UnoControlProgressBarModel.idl:85
long ProgressValueMax
specifies the maximum progress value of the control.
Definition UnoControlProgressBarModel.idl:90
short Border
specifies the border style of the control.
Definition UnoControlProgressBarModel.idl:45
string HelpURL
specifies the help URL of the control.
Definition UnoControlProgressBarModel.idl:75
long BorderColor
specifies the color of the border, if present
Definition UnoControlProgressBarModel.idl:55
string HelpText
specifies the help text of the control.
Definition UnoControlProgressBarModel.idl:70
com::sun::star::util::Color BackgroundColor
specifies the background color (RGB) of the control.
Definition UnoControlProgressBarModel.idl:34
long ProgressValueMin
specifies the minimum progress value of the control.
Definition UnoControlProgressBarModel.idl:95
com::sun::star::util::Color FillColor
specifies the fill color (RGB) of the control.
Definition UnoControlProgressBarModel.idl:65
boolean Printable
specifies that the control will be printed with the document.
Definition UnoControlProgressBarModel.idl:80
boolean Enabled
determines whether the control is enabled or disabled.
Definition UnoControlProgressBarModel.idl:60