Searched refs:fire_dropActionChanged (Results 1 – 7 of 7) sorted by relevance
411 fire_dropActionChanged( e); in DragOver()569 void DropTarget::fire_dropActionChanged( const DropTargetDragEvent& dtde ) in fire_dropActionChanged() function in DropTarget
79 void fire_dropActionChanged( sal_Int8 dropAction, sal_Int8 userAction);
126 void SourceContext::fire_dropActionChanged( sal_Int8 dropAction, sal_Int8 userAction) in fire_dropActionChanged() function in SourceContext
201 void fire_dropActionChanged( const DropTargetDragEvent& dtde );
311 static_cast<SourceContext*>(m_currentContext.get())->fire_dropActionChanged( in QueryContinueDrag()
151 void fire_dropActionChanged(const com::sun::star::datatransfer::dnd::DropTargetDragEvent& dtde);
574 void DropTarget::fire_dropActionChanged(const DropTargetDragEvent& dtde) in fire_dropActionChanged() function in DropTarget
Completed in 33 milliseconds