Home
last modified time | relevance | path

Searched refs:dge (Results 1 – 8 of 8) sorted by relevance

/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() argument
293 … Window: %p, %"SAL_PRIdINT32", %"SAL_PRIdINT32" ).\n", m_pWindow, dge.DragOriginX, dge.DragOriginY… in dragGestureRecognized()
295 Reference< XDragSource > xDragSource( dge.DragSource, UNO_QUERY ); in dragGestureRecognized()
296 …xDragSource->startDrag( dge, -1, 0, 0, new StringTransferable( OUString::createFromAscii( "TestStr… in dragGestureRecognized()
/trunk/main/vcl/source/window/
H A Ddndevdis.cxx300 void SAL_CALL DNDEventDispatcher::dragGestureRecognized( const DragGestureEvent& dge ) in dragGestureRecognized() argument
304 Point origin( dge.DragOriginX, dge.DragOriginY ); in dragGestureRecognized()
325 fireDragGestureEvent( pChildWindow, dge.DragSource, dge.Event, origin, dge.DragAction ); in dragGestureRecognized()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragGestureListener.idl55 @param dge
59 [oneway] void dragGestureRecognized( [in] DragGestureEvent dge );
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx63 …reRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw (::com::sun…
102 …reRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw (::com::sun…
H A Dedit.hxx137 …reRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw (::com::sun…
/trunk/main/vcl/inc/
H A Ddndevdis.hxx96 …reRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw(::com::sun:…
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx95 …reRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw (::com::sun…
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx254 …void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) thr…

Completed in 51 milliseconds