Methods' Summary |
getTransferable |
To get access to a transferable representation of a selected part of an object.
|
insertTransferable |
Hands over a transferable object that shall be inserted.
|
Methods' Details |
getTransferable
- Description
- To get access to a transferable representation of a selected part of an object.
- Returns
- The transferable object representing the selection inside the supplying object
|
|
insertTransferable
- Description
- Hands over a transferable object that shall be inserted.
- Parameter xTrans
- The transferable object to be inserted
A NULL value is not allowed.
- Throws
- com::sun::star::datatransfer::UnsupportedFlavorException
if the given XTransferable
has no DataFlavor or the called
object can't handle any of the available ones.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.