Home
last modified time | relevance | path

Searched refs:rDSDE (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/vcl/source/app/
H A Ddndhelp.cxx118 …gDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) throw (::com::su… in dragDropEnd() argument
121 mpClient->dragDropEnd( rDSDE ); in dragDropEnd()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx563 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd() argument
569 …DragFinished( rDSDE.DropSuccess ? ( rDSDE.DropAction & ~DNDConstants::ACTION_DEFAULT ) : DNDConsta… in dragDropEnd()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit.cxx1634 …gDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) throw (::com::su… in dragDropEnd() argument
1643 …if ( !bReadOnly && rDSDE.DropSuccess && !pDragAndDropInfo->bOutlinerMode && ( rDSDE.DropAction & d… in dragDropEnd()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx3009 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd() argument
3013 if ( rDSDE.DropSuccess && ( rDSDE.DropAction & datatransfer::dnd::DNDConstants::ACTION_MOVE ) ) in dragDropEnd()

Completed in 83 milliseconds