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