Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx62 void DropTargetDropContext::dropComplete( sal_Bool success ) throw() in dropComplete() function in DropTargetDropContext
64 m_rManager.dropComplete( success, m_aDropWindow, m_nTimestamp ); in dropComplete()
H A DX11_dndcontext.hxx58 virtual void SAL_CALL dropComplete( sal_Bool success ) throw();
H A DX11_selection.hxx472 void dropComplete( sal_Bool success, XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
H A DX11_selection.cxx2191 dropComplete( sal_False, m_aCurrentDropWindow, m_nDropTime ); in handleDropEvent()
2323 dropComplete( sal_False, m_aCurrentDropWindow, m_nDropTime ); in handleDropEvent()
2334 void SelectionManager::dropComplete( sal_Bool bSuccess, XLIB_Window aDropWindow, XLIB_Time ) in dropComplete() function in SelectionManager
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx556 void SAL_CALL DNDListenerContainer::dropComplete( sal_Bool success ) throw (RuntimeException) in dropComplete() function in DNDListenerContainer
560 m_xDropTargetDropContext->dropComplete( success ); in dropComplete()
/trunk/main/dtrans/source/win32/dnd/
H A Dtargetdropcontext.hxx65 virtual void SAL_CALL dropComplete( sal_Bool success )
H A Dtargetdropcontext.cxx61 void SAL_CALL TargetDropContext::dropComplete( sal_Bool success ) in dropComplete() function in TargetDropContext
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx111 virtual void SAL_CALL dropComplete(sal_Bool) throw (RuntimeException);
H A DDropTarget.cxx186 void SAL_CALL DropTarget::dropComplete(sal_Bool success) throw (RuntimeException) in dropComplete() function in DropTarget
/trunk/main/vcl/inc/
H A Ddndlcon.hxx101 …virtual void SAL_CALL dropComplete( sal_Bool success ) throw (::com::sun::star::uno::RuntimeExcept…
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetDropContext.idl85 [oneway] void dropComplete( [in] boolean success );
H A DXDropTargetListener.idl58 has to wait until the method <method>XDropTargetDropContext::dropComplete</method>
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx124 …virtual void SAL_CALL dropComplete(sal_Bool success) throw (com::sun::star::uno::RuntimeException);
H A DDropTarget.cxx495 void SAL_CALL DropTarget::dropComplete(sal_Bool success) throw (RuntimeException) in dropComplete() function in DropTarget
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx117 dtde.Context->dropComplete( css::datatransfer::dnd::DNDConstants::ACTION_NONE != nAction ); in drop()
/trunk/main/vcl/test/
H A Ddndtest.cxx306 dtde.Context->dropComplete( sal_True ); in drop()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx175 rDTDE.Context->dropComplete( DNDConstants::ACTION_NONE != nRet ); in drop()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1797 rDTDE.Context->dropComplete( bChanges ); in drop()
/trunk/main/vcl/source/control/
H A Dedit.cxx3082 rDTDE.Context->dropComplete( bChanges ); in drop()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2259 rDTDE.Context->dropComplete( bChanges ); in drop()

Completed in 114 milliseconds