LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Modules
XDropTargetListener.idl File Reference
import "com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl";
import "com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl";
import "com/sun/star/lang/XEventListener.idl";

Go to the source code of this file.

Classes

interface  XDropTargetListener
 This interface is the callback interface used by the drop target object to provide notification of Drag and Drop operations that involve the subject drop target. More...
 

Modules

module  com
 – idl definition –
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::datatransfer
 Clipboard and Drag&Drop interfaces.
 
module  com::sun::star::datatransfer::dnd
 Drag&Drop specific interfaces.