LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_ucb_XCommandEnvironment_idl__
21 #define __com_sun_star_ucb_XCommandEnvironment_idl__
28 module
com { module sun { module star { module ucb {
com::sun::star::task::XInteractionHandler getInteractionHandler()
returns the command's interaction handler.
Handle a tasks notification that it has made some progress.
Definition: XProgressHandler.idl:31
defines the environment for a command.
Definition: XCommandEnvironment.idl:36
An interaction request handler.
Definition: XInteractionHandler.idl:33
com::sun::star::ucb::XProgressHandler getProgressHandler()
returns the command's progress handler.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48