LibreOffice
LibreOffice 24.2 SDK API Reference
|
Information about a transfer activity. More...
import"TransferResult.idl";
Public Attributes | |
string | Source |
The URL of the source object. More... | |
string | Target |
The URL of the target folder into which to transfer (a copy of) the source object. More... | |
any | Result |
Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure. More... | |
Information about a transfer activity.
any Result |
Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure.
string Source |
The URL of the source object.
string Target |
The URL of the target folder into which to transfer (a copy of) the source object.