Searched refs:dragGestureRecognized (Results 1 – 17 of 17) sorted by relevance
35 void vcl::unohelper::DragAndDropClient::dragGestureRecognized( const ::com::sun::star::datatransfer… in dragGestureRecognized() function in vcl::unohelper::DragAndDropClient111 void vcl::unohelper::DragAndDropWrapper::dragGestureRecognized( const ::com::sun::star::datatransfe… in dragGestureRecognized() function in vcl::unohelper::DragAndDropWrapper114 mpClient->dragGestureRecognized( rDGE ); in dragGestureRecognized()
63 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& d…102 …void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& …
137 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
92 virtual void SAL_CALL dragGestureRecognized( const DragGestureEvent& dge ) throw(RuntimeException);291 void SAL_CALL MyDragAndDropListener::dragGestureRecognized( const DragGestureEvent& dge ) throw(Run… in dragGestureRecognized() function in MyDragAndDropListener
59 [oneway] void dragGestureRecognized( [in] DragGestureEvent dge );
38 /** A DragGestureEvent is passed to the method <member>XDragGestureListener::dragGestureRecognized(…
52 …r scope="com::sun::star::datatransfer::dnd">XDragGestureListener::dragGestureRecognized()</member>
96 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
95 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
433 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
496 xListener->dragGestureRecognized( aEvent ); in fireDragGestureEvent()
300 void SAL_CALL DNDEventDispatcher::dragGestureRecognized( const DragGestureEvent& dge ) in dragGestureRecognized() function in DNDEventDispatcher
78 void SAL_CALL DragSourceHelper::DragGestureListener::dragGestureRecognized( const DragGestureEvent&… in dragGestureRecognized() function in DragSourceHelper::DragGestureListener
254 …void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) thr…
1552 void ImpEditView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEven… in dragGestureRecognized() function in ImpEditView
2971 void Edit::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE… in dragGestureRecognized() function in Edit
2091 void TextView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& … in dragGestureRecognized() function in TextView
Completed in 121 milliseconds