Searched refs:DropTargetDropContext (Results 1 – 3 of 3) sorted by relevance
37 DropTargetDropContext::DropTargetDropContext( in DropTargetDropContext() function in DropTargetDropContext48 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()
42 class DropTargetDropContext : class52 DropTargetDropContext( XLIB_Window, XLIB_Time, SelectionManager& );53 virtual ~DropTargetDropContext();
2300 … 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 38 milliseconds