22  module 
com {  module sun {  module star {  module awt {
 long ProgressValueMin
specifies the minimum progress value of the control. 
Definition: UnoControlProgressBarModel.idl:95
 
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
 
Definition: Ambiguous.idl:20
 
specifies the standard model of a UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:34
 
long BorderColor
specifies the color of the border, if present 
Definition: UnoControlProgressBarModel.idl:55
 
boolean Enabled
determines whether the control is enabled or disabled. 
Definition: UnoControlProgressBarModel.idl:60
 
boolean Printable
specifies that the control will be printed with the document. 
Definition: UnoControlProgressBarModel.idl:80
 
long Color
describes an RGB color value with an optional alpha channel. 
Definition: Color.idl:34
 
string HelpText
specifies the help text of the control. 
Definition: UnoControlProgressBarModel.idl:70
 
string HelpURL
specifies the help URL of the control. 
Definition: UnoControlProgressBarModel.idl:75
 
com::sun::star::util::Color FillColor
specifies the fill color (RGB) of the control. 
Definition: UnoControlProgressBarModel.idl:65
 
specifies the standard model of a UnoControlProgressBar. 
Definition: UnoControlProgressBarModel.idl:27
 
long ProgressValue
specifies the progress value of the control. 
Definition: UnoControlProgressBarModel.idl:85