19 #ifndef __com_sun_star_awt_XProgressMonitor_idl__ 20 #define __com_sun_star_awt_XProgressMonitor_idl__ 26 module
com { module sun { module star { module awt {
38 void addText ( [in]
string Topic, [in]
string Text, [in]
boolean beforeProgress ) ;
43 void removeText ( [in]
string Topic, [in]
boolean beforeProgress ) ;
48 void updateText ( [in]
string Topic, [in]
string Text, [in]
boolean beforeProgress ) ;
Definition: Ambiguous.idl:22
gives access to the value and settings of a progress bar.
Definition: XProgressBar.idl:33
gives access to the text of a progress monitor.
Definition: XProgressMonitor.idl:33