Searched refs:rDSDE (Results 1 – 4 of 4) sorted by relevance
118 …gDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) throw (::com::su… in dragDropEnd() argument121 mpClient->dragDropEnd( rDSDE ); in dragDropEnd()
563 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd() argument569 …DragFinished( rDSDE.DropSuccess ? ( rDSDE.DropAction & ~DNDConstants::ACTION_DEFAULT ) : DNDConsta… in dragDropEnd()
1634 …gDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) throw (::com::su… in dragDropEnd() argument1643 …if ( !bReadOnly && rDSDE.DropSuccess && !pDragAndDropInfo->bOutlinerMode && ( rDSDE.DropAction & d… in dragDropEnd()
3009 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd() argument3013 if ( rDSDE.DropSuccess && ( rDSDE.DropAction & datatransfer::dnd::DNDConstants::ACTION_MOVE ) ) in dragDropEnd()
Completed in 125 milliseconds