LibreOffice
LibreOffice 24.8 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. | |
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.