Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1635 …gDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) throw (::com::su… in dragDropEnd() argument
1644 …if ( !bReadOnly && rDSDE.DropSuccess && !pDragAndDropInfo->bOutlinerMode && ( rDSDE.DropAction & d… in dragDropEnd()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx593 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd() argument
599 …DragFinished( rDSDE.DropSuccess ? ( rDSDE.DropAction & ~DNDConstants::ACTION_DEFAULT ) : DNDConsta… in dragDropEnd()
/trunk/main/vcl/source/control/
H A Dedit.cxx3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd() argument
3016 if ( rDSDE.DropSuccess && ( rDSDE.DropAction & datatransfer::dnd::DNDConstants::ACTION_MOVE ) ) in dragDropEnd()

Completed in 53 milliseconds