LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
XTransferableSupplier Interface Referencepublished

provide access to a com::sun::star::datatransfer::XTransferable implementation from the object. More...

import <XTransferableSupplier.idl;

Inheritance diagram for XTransferableSupplier:
XInterface

Public Member Functions

::com::sun::star::datatransfer::XTransferable getTransferable ()
 allows to get access to com::sun::star::datatransfer::XTransferable implementation.
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

provide access to a com::sun::star::datatransfer::XTransferable implementation from the object.

Member Function Documentation

◆ getTransferable()


The documentation for this interface was generated from the following file: