LibreOffice
LibreOffice 24.2 SDK API Reference
|
Use this interface to abort a command asynchronously. More...
import"XAbortChannel.idl";
Public Member Functions | |
void | sendAbort () |
sends an abort notification to all commands associated with this channel. More... | |
Use this interface to abort a command asynchronously.
For example, have a look at com::sun::star::deployment::XPackageManager.
void sendAbort | ( | ) |
sends an abort notification to all commands associated with this channel.