Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: datatransfer :: dnd ::
|
| service X11DropTarget |
- Description
- This service connects the Java-like UNO Drag and Drop protocol to the
X Drag and Drop protocol used on X-Servers to transfer data between
application via Drag and Drop operations.
- See also
- XDragSource, XDropTarget
|
| Exported Interfaces - Summary |
| XDropTarget |
Used to get data from other applications via X Drag and Drop protocol.
|
| ::com::sun::star::lang::XInitialization |
The service expects an instance of
::com::sun::star::awt::XDisplayConnection
as the first parameter. The second parameter must be a long
that contains an XWindow window which shall be registered
as drop target.
|
| ::com::sun::star::lang::XComponent |
For shutdown and listener support.
|
| ::com::sun::star::lang::XServiceInfo |
Service should always support this interface.
|
| ::com::sun::star::lang::XTypeProvider |
Service should always support this interface.
|
Top of Page
Copyright © 1995, 2010, 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.