21module
com { module sun { module star { module ucb {
This exception is thrown to indicate that a command was aborted.
Definition CommandAbortedException.idl:30
the base of all UNO exceptions
Definition generated_idl_chapter_refs.idl:113
defines the environment for a command.
Definition XCommandEnvironment.idl:29
void abort([in] long CommandId)
ends the command associated with the given id.
any execute([in] Command aCommand, [in] long CommandId, [in] XCommandEnvironment Environment)
executes a command.
long createCommandIdentifier()
creates a unique identifier for a command.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
contains a command.
Definition generated_idl_chapter_refs.idl:5077