Home
last modified time | relevance | path

Searched refs:DragGestureEvent (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl32 #include <com/sun/star/datatransfer/dnd/DragGestureEvent.idl>
51 operations and will be received as part of a <type>DragGestureEvent</type>
101 The <type>DragGestureEvent</type> that initiated the drag.
123 [in] DragGestureEvent trigger,
H A DXDragGestureListener.idl28 #include <com/sun/star/datatransfer/dnd/DragGestureEvent.idl>
56 The DragGestureEvent describing the gesture that has just occurred.
59 [oneway] void dragGestureRecognized( [in] DragGestureEvent dge );
H A DDragGestureEvent.idl38 /** A DragGestureEvent is passed to the method <member>XDragGestureListener::dragGestureRecognized(…
44 published struct DragGestureEvent: com::sun::star::lang::EventObject
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx39 struct DragGestureEvent;
63 …virtual void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& d…
102 …L dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw …
H A Dedit.hxx137 … dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw …
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.hxx77 const DragGestureEvent& trigger,
112 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
H A Dsource.cxx102 const DragGestureEvent& trigger, in StartDragImpl()
193 const DragGestureEvent& trigger, in startDrag()
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx35 …::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& /*dge*/ ) th… in dragGestureRecognized() argument
111 …::dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw… in dragGestureRecognized()
/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()
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx324 const datatransfer::dnd::DragGestureEvent& trigger,
360 void GenericDragSource::startDrag( const datatransfer::dnd::DragGestureEvent&, in startDrag() argument
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx145 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger,
492 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger,
H A DX11_selection.cxx3211 const DragGestureEvent& trigger, in startDrag()
4146 … const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger, in startDrag()
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx84 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
H A DDragSource.cxx105 const DragGestureEvent& /* trigger */, in startDrag() argument
/trunk/main/dtrans/test/win32/dnd/
H A DdndTest.cxx186 pData->source->startDrag( DragGestureEvent(), in MTAFunc()
H A Datlwindow.cxx210 m_xDragSource->startDrag( DragGestureEvent(), in OnTimer()
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.hxx99 …virtual void SAL_CALL startDrag( const com::sun::star::datatransfer::dnd::DragGestureEvent& trigge…
H A DDragSource.cxx247 void SAL_CALL DragSource::startDrag(const DragGestureEvent& trigger, in startDrag()
/trunk/main/vcl/inc/
H A Ddndevdis.hxx96 …L dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw(…
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx95 … dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) throw …
H A Dtransfer.hxx433 …L dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& rDGE ) throw…
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx481 DragGestureEvent aEvent( static_cast < XDragGestureRecognizer * > (this), dragAction, in fireDragGestureEvent()
H A Ddndevdis.cxx300 void SAL_CALL DNDEventDispatcher::dragGestureRecognized( const DragGestureEvent& dge ) in dragGestureRecognized()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx78 void SAL_CALL DragSourceHelper::DragGestureListener::dragGestureRecognized( const DragGestureEvent&… in dragGestureRecognized()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx254 …void dragGestureRecognized( const ::com::sun::star::datatransfer::dnd::DragGestureEvent& dge ) thr…

Completed in 86 milliseconds

12