Home
last modified time | relevance | path

Searched refs:DropTargetDragContext (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx72 DropTargetDragContext::DropTargetDragContext( in DropTargetDragContext() function in DropTargetDragContext
83 DropTargetDragContext::~DropTargetDragContext() in ~DropTargetDragContext()
87 void DropTargetDragContext::acceptDrag( sal_Int8 dragOperation ) throw() in acceptDrag()
92 void DropTargetDragContext::rejectDrag() throw() in rejectDrag()
H A DX11_dndcontext.hxx61 class DropTargetDragContext : class
71 DropTargetDragContext( XLIB_Window, XLIB_Time, SelectionManager& );
72 virtual ~DropTargetDragContext();
H A DX11_selection.cxx2235 aEvent.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDropEvent()
2549 dtde.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in sendDropPosition()
3166 dtde.Context = new DropTargetDragContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in updateDragWindow()

Completed in 38 milliseconds