Searched refs:DropTargetDropContext (Results 1 – 3 of 3) sorted by relevance
35 DropTargetDropContext::DropTargetDropContext( in DropTargetDropContext() function in DropTargetDropContext46 DropTargetDropContext::~DropTargetDropContext() in ~DropTargetDropContext()50 void DropTargetDropContext::acceptDrop( sal_Int8 dragOperation ) throw() in acceptDrop()55 void DropTargetDropContext::rejectDrop() throw() in rejectDrop()60 void DropTargetDropContext::dropComplete( sal_Bool success ) throw() in dropComplete()
40 class DropTargetDropContext : class50 DropTargetDropContext( XLIB_Window, XLIB_Time, SelectionManager& );51 virtual ~DropTargetDropContext();
2297 … aEvent.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDropEvent()2805 … dtde.Context = new DropTargetDropContext( m_aCurrentDropWindow, m_nDropTimestamp, *this ); in handleDragEvent()