Home
last modified time | relevance | path

Searched refs:XDragGestureRecognizer (Results 1 – 19 of 19) sorted by relevance

/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragGestureRecognizer.idl47 published interface XDragGestureRecognizer: com::sun::star::uno::XInterface
54 <type>XDragGestureRecognizer</type>.
64 <type>XDragGestureRecognizer</type>.
H A DXDragGestureListener.idl40 /** This interface will be used by a <type>XDragGestureRecognizer</type>
51 /** A <type>XDragGestureRecognizer</type> has detected a platform-dependent
H A DXDragSourceListener.idl47 @see com::sun::star::datatransfer::dnd::XDragGestureRecognizer
H A DDragGestureEvent.idl39 when a particular <type>XDragGestureRecognizer</type> detects that a platform
/trunk/main/vcl/test/
H A Ddndtest.cxx235 Reference< XDragGestureRecognizer > xRecognizer = GetDragGestureRecognizer(); in MyWin()
396 Reference< XDragGestureRecognizer > xRecognizer = GetDragGestureRecognizer(); in MyInfoBox()
414 Reference< XDragGestureRecognizer > xRecognizer = GetDragGestureRecognizer(); in MyListBox()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XDataTransferProviderAccess.java34 import com.sun.star.datatransfer.dnd.XDragGestureRecognizer;
80 XDragGestureRecognizer rec = oObj.getDragGestureRecognizer(win) ; in _getDragGestureRecognizer()
/trunk/main/offapi/com/sun/star/awt/
H A DXDataTransferProviderAccess.idl35 published interface XDragGestureRecognizer;
66 …com::sun::star::datatransfer::dnd::XDragGestureRecognizer getDragGestureRecognizer( [in] XWindow w…
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx39 …: WeakComponentImplHelper4< XDragGestureRecognizer, XDropTargetDragContext, XDropTargetDropContext… in DNDListenerContainer()
481 DragGestureEvent aEvent( static_cast < XDragGestureRecognizer * > (this), dragAction, in fireDragGestureEvent()
H A Ddndevdis.cxx544 … Reference< XDragGestureRecognizer > xDragGestureRecognizer = pWindow->GetDragGestureRecognizer(); in fireDragGestureEvent()
H A Dwindow.cxx4462 uno::Reference< XDragGestureRecognizer > xDragGestureRecognizer = in ~Window()
4463 … uno::Reference< XDragGestureRecognizer > (mpWindowImpl->mpFrameData->mxDragSource, UNO_QUERY); in ~Window()
8562 uno::Reference< XDragGestureRecognizer > xDragGestureRecognizer = in GetDropTarget()
8563 … uno::Reference< XDragGestureRecognizer > (mpWindowImpl->mpFrameData->mxDragSource, UNO_QUERY); in GetDropTarget()
8682 uno::Reference< XDragGestureRecognizer > Window::GetDragGestureRecognizer() in GetDragGestureRecognizer()
8684 return uno::Reference< XDragGestureRecognizer > ( GetDropTarget(), UNO_QUERY ); in GetDragGestureRecognizer()
H A Dwinproc.cxx559 …:sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > xDragGes… in ImplHandleMouseEvent()
560 …:sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > ( pMouse… in ImplHandleMouseEvent()
/trunk/main/vcl/inc/
H A Ddndlcon.hxx38 ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer, \
H A Dwindow.h92 class XDragGestureRecognizer; variable
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx123 class XDragGestureRecognizer;
1102 …:sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > GetDragG…
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtoolkit.hxx141 …::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > SA…
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1338 ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > SAL… in getDragGestureRecognizer()
1345 … ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer >(); in getDragGestureRecognizer()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx445 …::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragGestureRecognizer > mx…
/trunk/main/vcl/source/control/
H A Dedit.cxx349 uno::Reference< datatransfer::dnd::XDragGestureRecognizer > xDGR = GetDragGestureRecognizer(); in ImplInit()
/trunk/main/offapi/
H A DUnoApi_offapi.mk1745 offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer \