:: com :: sun :: star :: embed ::

interface XTransferableSupplier

Methods' Summary
getTransferable allows to get access to com::sun::star::datatransfer::XTransferable implementation.  
Methods' Details
getTransferable
::com::sun::star::datatransfer::XTransferable
getTransferable();

Description
allows to get access to com::sun::star::datatransfer::XTransferable implementation.
Returns
com::sun::star::datatransfer::XTransferable implementation
Top of Page