Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx37 DropTargetDropContext::DropTargetDropContext( in DropTargetDropContext() function in DropTargetDropContext
48 DropTargetDropContext::~DropTargetDropContext() in ~DropTargetDropContext()
52 void DropTargetDropContext::acceptDrop( sal_Int8 dragOperation ) throw() in acceptDrop()
57 void DropTargetDropContext::rejectDrop() throw() in rejectDrop()
62 void DropTargetDropContext::dropComplete( sal_Bool success ) throw() in dropComplete()
H A DX11_dndcontext.hxx42 class DropTargetDropContext : class
52 DropTargetDropContext( XLIB_Window, XLIB_Time, SelectionManager& );
53 virtual ~DropTargetDropContext();
H A DX11_selection.cxx2300 … aEvent.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDropEvent()
2808 dtde.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDragEvent()

Completed in 51 milliseconds