interface XTransferDataAccess in module com::sun::star::datatransfer:: |
interface XTransferDataAccess : com::sun::star::uno::XInterface ;
This interface provides direct access to the data in all data flavors. It can be used by the clipboard implementation to optimize data transport on flush operations.
Method Summary |
|
queryDataSize | To query for the summarized data size in bytes of a sequence of DataFlavor . |
getData | To get all the data of a sequence of DataFlavor . |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.