19 #ifndef __com_sun_star_ucb_XProgressHandler_idl__ 20 #define __com_sun_star_ucb_XProgressHandler_idl__ 26 module
com { module sun { module star { module ucb {
47 void push([in] any Status);
56 void update([in] any Status);
Definition: Ambiguous.idl:22
Handle a tasks notification that it has made some progress.
Definition: XProgressHandler.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:47