21 module
com { module sun { module star { module ucb {
61 long createCommandIdentifier();
97 any execute( [in]
Command aCommand,
113 void abort( [in]
long CommandId );
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
defines the environment for a command.
Definition: XCommandEnvironment.idl:28
defines a processor for synchronous commands, which are executed in a specific execution environment...
Definition: XCommandProcessor.idl:35
contains a command.
Definition: Command.idl:28
This exception is thrown to indicate that a command was aborted.
Definition: CommandAbortedException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45