Home
last modified time | relevance | path

Searched refs:rDGE (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx78 …lper::DragGestureListener::dragGestureRecognized( const DragGestureEvent& rDGE ) throw( RuntimeExc… in dragGestureRecognized() argument
82 const Point aPtPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized()
83 mrParent.StartDrag( rDGE.DragAction, aPtPixel ); in dragGestureRecognized()
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx111 …eRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw (::com::sun… in dragGestureRecognized() argument
114 mpClient->dragGestureRecognized( rDGE ); in dragGestureRecognized()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1552 …eRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw (::com::sun… in dragGestureRecognized() argument
1560 Point aMousePosPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized()
1628rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, xData, mxDnDListener ); in dragGestureRecognized()
/trunk/main/vcl/source/control/
H A Dedit.cxx2974 void Edit::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE in dragGestureRecognized() argument
2985 Point aMousePos( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized()
3003rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, pDataObj, mxDnDListener ); in dragGestureRecognized()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2095 …eRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw (::com::sun… in dragGestureRecognized() argument
2139rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, pDataObj, mpImpl->mxDnDList… in dragGestureRecognized()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx433 …eRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw( ::com::sun…

Completed in 52 milliseconds