| 
    LibreOffice
    
   LibreOffice 24.2 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  More... | |
  Public Attributes inherited from TransferInfo | |
| boolean | MoveData | 
| contains the flags describing whether the data shall be moved instead of copied.  More... | |
| string | SourceURL | 
| contains the URL of the source of the action (e.g.  More... | |
| string | NewTitle | 
| contains the title of the transferred object, if it is different from the original one.  More... | |
| long | NameClash | 
| describes how to act in case of title clashes while transferring the data.  More... | |
extends TransferInfo structure to give some additional parameters for transfers.
| string MimeType | 
contains the MIME type of the source of the action
 1.8.14