Home
last modified time | relevance | path

Searched refs:dragGestureRecognized (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddndhelp.cxx35 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()
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx63 …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 Dedit.hxx137 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
/trunk/main/vcl/test/
H A Ddndtest.cxx92 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
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragGestureListener.idl59 [oneway] void dragGestureRecognized( [in] DragGestureEvent dge );
H A DDragGestureEvent.idl38 /** A DragGestureEvent is passed to the method <member>XDragGestureListener::dragGestureRecognized(…
H A DXDragSource.idl52 …r scope="com::sun::star::datatransfer::dnd">XDragGestureListener::dragGestureRecognized()</member>
/trunk/main/vcl/inc/
H A Ddndevdis.hxx96 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx95 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureE…
H A Dtransfer.hxx433 …virtual void SAL_CALL dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestur…
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx496 xListener->dragGestureRecognized( aEvent ); in fireDragGestureEvent()
H A Ddndevdis.cxx300 void SAL_CALL DNDEventDispatcher::dragGestureRecognized( const DragGestureEvent& dge ) in dragGestureRecognized() function in DNDEventDispatcher
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx78 void SAL_CALL DragSourceHelper::DragGestureListener::dragGestureRecognized( const DragGestureEvent&… in dragGestureRecognized() function in DragSourceHelper::DragGestureListener
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx254 …void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) thr…
H A Dimpedit.cxx1552 void ImpEditView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEven… in dragGestureRecognized() function in ImpEditView
/trunk/main/vcl/source/control/
H A Dedit.cxx2974 void Edit::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE… in dragGestureRecognized() function in Edit
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2095 void TextView::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& … in dragGestureRecognized() function in TextView

Completed in 134 milliseconds