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
- See also
- XTransferable
|
|
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.
- See also
- XTransferable
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.