Home
last modified time | relevance | path

Searched refs:acceptDrop (Results 1 – 13 of 13) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddndlcon.cxx537 void SAL_CALL DNDListenerContainer::acceptDrop( sal_Int8 dropOperation ) throw (RuntimeException) in acceptDrop() function in DNDListenerContainer
540 m_xDropTargetDropContext->acceptDrop( dropOperation ); in acceptDrop()
/trunk/main/dtrans/source/win32/dnd/
H A Dtargetdropcontext.hxx52 virtual void SAL_CALL acceptDrop( sal_Int8 dropOperation )
H A Dtargetdropcontext.cxx49 void SAL_CALL TargetDropContext::acceptDrop( sal_Int8 dropOperation ) in acceptDrop() function in TargetDropContext
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.hxx56 virtual void SAL_CALL acceptDrop( sal_Int8 dragOperation ) throw();
H A DX11_dndcontext.cxx52 void DropTargetDropContext::acceptDrop( sal_Int8 dragOperation ) throw() in acceptDrop() function in DropTargetDropContext
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx109 virtual void SAL_CALL acceptDrop(sal_Int8) throw (RuntimeException);
H A DDropTarget.cxx174 void SAL_CALL DropTarget::acceptDrop(sal_Int8 dropOperation) throw( RuntimeException) in acceptDrop() function in DropTarget
/trunk/main/vcl/inc/
H A Ddndlcon.hxx99 …virtual void SAL_CALL acceptDrop( sal_Int8 dropOperation ) throw (::com::sun::star::uno::RuntimeEx…
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetDropContext.idl67 [oneway] void acceptDrop( [in] byte dragOperation );
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx122 …virtual void SAL_CALL acceptDrop(sal_Int8 dropOperation) throw (com::sun::star::uno::RuntimeExcept…
H A DDropTarget.cxx483 void SAL_CALL DropTarget::acceptDrop(sal_Int8 dropOperation) throw( RuntimeException) in acceptDrop() function in DropTarget
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx167 rDTDE.Context->acceptDrop( nRet ); in drop()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1788 rDTDE.Context->acceptDrop( rDTDE.DropAction ); in drop()

Completed in 43 milliseconds