Searched refs:acceptDrag (Results 1 – 18 of 18) sorted by relevance
314 dtdee.Context->acceptDrag( dtdee.DropAction ); in dragEnter()329 dtde.Context->acceptDrag( dtde.DropAction ); in dragOver()337 dtde.Context->acceptDrag( dtde.DropAction ); in dropActionChanged()
78 dtde.Context->acceptDrag( ACTION_COPY); in dragEnter()93 dtde.Context->acceptDrag( ACTION_COPY); in dragOver()
515 void SAL_CALL DNDListenerContainer::acceptDrag( sal_Int8 dragOperation ) throw (RuntimeException) in acceptDrag() function in DNDListenerContainer519 m_xDropTargetDragContext->acceptDrag( dragOperation ); in acceptDrag()
341 void SAL_CALL DNDEventDispatcher::acceptDrag( sal_Int8 /*dropAction*/ ) throw(RuntimeException) in acceptDrag() function in DNDEventDispatcher
44 void SAL_CALL TargetDragContext::acceptDrag( sal_Int8 dragOperation ) in acceptDrag() function in TargetDragContext
52 virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation )
75 virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation ) throw();
87 void DropTargetDragContext::acceptDrag( sal_Int8 dragOperation ) throw() in acceptDrag() function in DropTargetDragContext
79 …virtual void SAL_CALL acceptDrag( sal_Int8 dropAction ) throw(::com::sun::star::uno::RuntimeExcept…
91 …virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation ) throw (::com::sun::star::uno::RuntimeEx…
72 [oneway] void acceptDrag( [in] byte dragOperation );
118 …virtual void SAL_CALL acceptDrag(sal_Int8 dragOperation) throw(com::sun::star::uno::RuntimeExcepti…
469 void SAL_CALL DropTarget::acceptDrag(sal_Int8 dragOperation) throw (RuntimeException) in acceptDrag() function in DropTarget
164 dtde.Context->acceptDrag( css::datatransfer::dnd::DNDConstants::ACTION_COPY ); in dragOver()
224 rDTDE.Context->acceptDrag( nRet ); in dragOver()
1965 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()
3146 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()
2314 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()
Completed in 107 milliseconds