Home
last modified time | relevance | path

Searched defs:DragSourceDragEvent (Results 1 – 3 of 3) sorted by path

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx609 void SAL_CALL TransferableHelper::dragEnter( const DragSourceDragEvent& ) throw( RuntimeException ) in dragEnter()
621 void SAL_CALL TransferableHelper::dragOver( const DragSourceDragEvent& ) throw( RuntimeException ) in dragOver()
627 void SAL_CALL TransferableHelper::dropActionChanged( const DragSourceDragEvent& ) throw( RuntimeExc… in dropActionChanged()
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx43 void vcl::unohelper::DragAndDropClient::dragEnter( const ::com::sun::star::datatransfer::dnd::DragS… in dragEnter()
51 void vcl::unohelper::DragAndDropClient::dragOver( const ::com::sun::star::datatransfer::dnd::DragSo… in dragOver()
55 void vcl::unohelper::DragAndDropClient::dropActionChanged( const ::com::sun::star::datatransfer::dn… in dropActionChanged()
/trunk/main/vcl/test/
H A Ddndtest.cxx349 void SAL_CALL MyDragAndDropListener::dragEnter( const DragSourceDragEvent& ) throw(RuntimeException) in dragEnter()
363 void SAL_CALL MyDragAndDropListener::dragOver( const DragSourceDragEvent& ) throw(RuntimeException) in dragOver()
370 void SAL_CALL MyDragAndDropListener::dropActionChanged( const DragSourceDragEvent& ) throw(RuntimeE… in dropActionChanged()

Completed in 36 milliseconds