LibreOffice
LibreOffice 25.8 SDK API Reference
|
extends TransferInfo structure to give some additional parameters for transfers. More...
import "TransferInfo2.idl";
Public Attributes | |
string | MimeType |
contains the MIME type of the source of the action | |
Public Attributes inherited from TransferInfo | |
boolean | MoveData |
contains the flags describing whether the data shall be moved instead of copied. | |
string | SourceURL |
contains the URL of the source of the action (e.g. | |
string | NewTitle |
contains the title of the transferred object, if it is different from the original one. | |
long | NameClash |
describes how to act in case of title clashes while transferring the data. |
extends TransferInfo structure to give some additional parameters for transfers.
string MimeType |
contains the MIME type of the source of the action