19 #ifndef __com_sun_star_awt_XProgressBar_idl__ 20 #define __com_sun_star_awt_XProgressBar_idl__ 28 module
com { module sun { module star { module awt {
51 void setRange( [in]
long Min,
57 void setValue( [in]
long Value );
sequence< ColorComponent > Color
Shorthand for the device-dependent color components, and easier to read.
Definition: Color.idl:28
Definition: Ambiguous.idl:22
gives access to the value and settings of a progress bar.
Definition: XProgressBar.idl:33
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47