Home
last modified time | relevance | path

Searched refs:acceptDrag (Results 1 – 20 of 20) sorted by relevance

/trunk/main/vcl/test/
H A Ddndtest.cxx314 dtdee.Context->acceptDrag( dtdee.DropAction ); in dragEnter()
329 dtde.Context->acceptDrag( dtde.DropAction ); in dragOver()
337 dtde.Context->acceptDrag( dtde.DropAction ); in dropActionChanged()
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.cxx78 dtde.Context->acceptDrag( ACTION_COPY); in dragEnter()
93 dtde.Context->acceptDrag( ACTION_COPY); in dragOver()
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx515 void SAL_CALL DNDListenerContainer::acceptDrag( sal_Int8 dragOperation ) throw (RuntimeException) in acceptDrag() function in DNDListenerContainer
519 m_xDropTargetDragContext->acceptDrag( dragOperation ); in acceptDrag()
H A Ddndevdis.cxx341 void SAL_CALL DNDEventDispatcher::acceptDrag( sal_Int8 /*dropAction*/ ) throw(RuntimeException) in acceptDrag() function in DNDEventDispatcher
/trunk/main/dtrans/source/win32/dnd/
H A Dtargetdragcontext.cxx44 void SAL_CALL TargetDragContext::acceptDrag( sal_Int8 dragOperation ) in acceptDrag() function in TargetDragContext
H A Dtargetdragcontext.hxx52 virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation )
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.hxx75 virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation ) throw();
H A DX11_dndcontext.cxx87 void DropTargetDragContext::acceptDrag( sal_Int8 dragOperation ) throw() in acceptDrag() function in DropTargetDragContext
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx105 virtual void SAL_CALL acceptDrag( sal_Int8) throw(RuntimeException);
H A DDropTarget.cxx148 void SAL_CALL DropTarget::acceptDrag(sal_Int8 dragOperation) throw (RuntimeException) in acceptDrag() function in DropTarget
/trunk/main/vcl/inc/
H A Ddndevdis.hxx79 …virtual void SAL_CALL acceptDrag( sal_Int8 dropAction ) throw(::com::sun::star::uno::RuntimeExcept…
H A Ddndlcon.hxx91 …virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation ) throw (::com::sun::star::uno::RuntimeEx…
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetDragContext.idl72 [oneway] void acceptDrag( [in] byte dragOperation );
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx118 …virtual void SAL_CALL acceptDrag(sal_Int8 dragOperation) throw(com::sun::star::uno::RuntimeExcepti…
H A DDropTarget.cxx469 void SAL_CALL DropTarget::acceptDrag(sal_Int8 dragOperation) throw (RuntimeException) in acceptDrag() function in DropTarget
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx164 dtde.Context->acceptDrag( css::datatransfer::dnd::DNDConstants::ACTION_COPY ); in dragOver()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx224 rDTDE.Context->acceptDrag( nRet ); in dragOver()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1966 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()
/trunk/main/vcl/source/control/
H A Dedit.cxx3149 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2318 rDTDE.Context->acceptDrag( rDTDE.DropAction ); in dragOver()

Completed in 91 milliseconds