22 module
com { module sun { module star { module awt {
34 void addText ( [in]
string Topic, [in]
string Text, [in]
boolean beforeProgress ) ;
39 void removeText ( [in]
string Topic, [in]
boolean beforeProgress ) ;
44 void updateText ( [in]
string Topic, [in]
string Text, [in]
boolean beforeProgress ) ;
Definition: Ambiguous.idl:20
gives access to the value and settings of a progress bar.
Definition: XProgressBar.idl:27
gives access to the text of a progress monitor.
Definition: XProgressMonitor.idl:29