| /AOO41X/main/vcl/source/app/ |
| H A D | dndhelp.cxx | 35 void vcl::unohelper::DragAndDropClient::dragGestureRecognized( const ::com::sun::star::datatransfer… in dragGestureRecognized() function in vcl::unohelper::DragAndDropClient 111 void vcl::unohelper::DragAndDropWrapper::dragGestureRecognized( const ::com::sun::star::datatransfe… in dragGestureRecognized() function in vcl::unohelper::DragAndDropWrapper 114 mpClient->dragGestureRecognized( rDGE ); in dragGestureRecognized()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | dndhelp.hxx | 63 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& d… 102 …void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& …
|
| H A D | edit.hxx | 137 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
|
| /AOO41X/main/vcl/test/ |
| H A D | dndtest.cxx | 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
|
| /AOO41X/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | XDragGestureListener.idl | 59 [oneway] void dragGestureRecognized( [in] DragGestureEvent dge );
|
| H A D | DragGestureEvent.idl | 38 /** A DragGestureEvent is passed to the method <member>XDragGestureListener::dragGestureRecognized(…
|
| H A D | XDragSource.idl | 52 …r scope="com::sun::star::datatransfer::dnd">XDragGestureListener::dragGestureRecognized()</member>
|
| /AOO41X/main/vcl/inc/ |
| H A D | dndevdis.hxx | 96 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | textview.hxx | 95 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
|
| H A D | transfer.hxx | 433 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
|
| /AOO41X/main/vcl/source/window/ |
| H A D | dndlcon.cxx | 496 xListener->dragGestureRecognized( aEvent ); in fireDragGestureEvent()
|
| H A D | dndevdis.cxx | 300 void SAL_CALL DNDEventDispatcher::dragGestureRecognized( const DragGestureEvent& dge ) in dragGestureRecognized() function in DNDEventDispatcher
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | transfer2.cxx | 78 void SAL_CALL DragSourceHelper::DragGestureListener::dragGestureRecognized( const DragGestureEvent&… in dragGestureRecognized() function in DragSourceHelper::DragGestureListener
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | impedit.hxx | 254 …void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) thr…
|
| H A D | impedit.cxx | 1552 void ImpEditView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEven… in dragGestureRecognized() function in ImpEditView
|
| /AOO41X/main/vcl/source/control/ |
| H A D | edit.cxx | 2971 void Edit::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE… in dragGestureRecognized() function in Edit
|
| /AOO41X/main/svtools/source/edit/ |
| H A D | textview.cxx | 2091 void TextView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& … in dragGestureRecognized() function in TextView
|