22module
com { module sun { module star { module ucb {
43 void push([in] any Status);
Handle a tasks notification that it has made some progress.
Definition XProgressHandler.idl:27
void update([in] any Status)
The task notifies the handler that its current activity is making progress.
void push([in] any Status)
The task notifies the handler that it has started some new activity (possibly a sub-activity of anoth...
void pop()
The task notifies the handler that it has finished its current activity.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20