Home
last modified time | relevance | path

Searched defs:dtde (Results 1 – 9 of 9) sorted by path

/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx281 void DropTarget::fire_dragOver(const DropTargetDragEvent& dtde) in fire_dragOver()
298 void DropTarget::fire_dropActionChanged(const DropTargetDragEvent& dtde) in fire_dropActionChanged()
409 DropTargetDragEvent dtde(static_cast<OWeakObject*>(this), in dragOver() local
502 DropTargetDropEvent dtde( static_cast<OWeakObject*>(this), in renderComplete() local
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx555 void DropTarget::fire_dragOver( const DropTargetDragEvent& dtde ) in fire_dragOver()
569 void DropTarget::fire_dropActionChanged( const DropTargetDragEvent& dtde ) in fire_dropActionChanged()
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.cxx73 void SAL_CALL DropTargetListener::dragEnter( const DropTargetDragEnterEvent& dtde ) in dragEnter()
89 void SAL_CALL DropTargetListener::dragOver( const DropTargetDragEvent& dtde ) in dragOver()
96 void SAL_CALL DropTargetListener::dropActionChanged( const DropTargetDragEvent& dtde ) in dropActionChanged()
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx91 void SAL_CALL DropTargetListener::drop( const css::datatransfer::dnd::DropTargetDropEvent& dtde ) t… in drop()
154 void SAL_CALL DropTargetListener::dragOver( const css::datatransfer::dnd::DropTargetDragEvent& dtde in dragOver()
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx291 DropTargetDragEvent dtde(static_cast<OWeakObject*>(this), in draggingUpdated() local
360 DropTargetDropEvent dtde(static_cast<OWeakObject*>(this), in performDragOperation() local
557 void DropTarget::fire_dragOver(const DropTargetDragEvent& dtde) in fire_dragOver()
574 void DropTarget::fire_dropActionChanged(const DropTargetDragEvent& dtde) in fire_dropActionChanged()
/trunk/main/vcl/source/window/
H A Ddndevdis.cxx65 void SAL_CALL DNDEventDispatcher::drop( const DropTargetDropEvent& dtde ) in drop()
183 void SAL_CALL DNDEventDispatcher::dragOver( const DropTargetDragEvent& dtde ) in dragOver()
241 void SAL_CALL DNDEventDispatcher::dropActionChanged( const DropTargetDragEvent& dtde ) in dropActionChanged()
/trunk/main/vcl/test/
H A Ddndtest.cxx302 void SAL_CALL MyDragAndDropListener::drop( const DropTargetDropEvent& dtde ) throw(RuntimeException) in drop()
326 void SAL_CALL MyDragAndDropListener::dragOver( const DropTargetDragEvent& dtde ) throw(RuntimeExcep… in dragOver()
334 void SAL_CALL MyDragAndDropListener::dropActionChanged( const DropTargetDragEvent& dtde ) throw(Run… in dropActionChanged()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx137 void DropTarget::drop( const DropTargetDropEvent& dtde ) throw() in drop()
151 void DropTarget::dragEnter( const DropTargetDragEnterEvent& dtde ) throw() in dragEnter()
179 void DropTarget::dragOver( const DropTargetDragEvent& dtde ) throw() in dragOver()
H A DX11_selection.cxx2547 DropTargetDragEvent dtde; in sendDropPosition() local
2806 DropTargetDropEvent dtde; in handleDragEvent() local
3164 DropTargetDragEnterEvent dtde; in updateDragWindow() local

Completed in 84 milliseconds