19 #ifndef __com_sun_star_task_XStatusIndicator_idl__ 20 #define __com_sun_star_task_XStatusIndicator_idl__ 25 module
com { module sun { module star { module task {
85 void setText( [in]
string Text );
99 void setValue( [in]
long Value );
Definition: Ambiguous.idl:22
controls a status indicator which displays progress of longer actions to the user
Definition: XStatusIndicator.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47