|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module datatransfer {
54 sequence < any >
getData( [in] sequence < DataFlavor > aFlavorList );
sequence< any > getData([in] sequence< DataFlavor > aFlavorList)
To get all the data of a sequence of DataFlavor.
This interface provides direct access to the data in all data flavors.
Definition: XTransferDataAccess.idl:31
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
hyper queryDataSize([in] sequence< DataFlavor > aFlavorList)
To query for the summarized data size in bytes of a sequence of DataFlavor.