Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/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()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx579 void SAL_CALL TransferableHelper::dragEnter( const DragSourceDragEvent& ) throw( RuntimeException ) in dragEnter()
591 void SAL_CALL TransferableHelper::dragOver( const DragSourceDragEvent& ) throw( RuntimeException ) in dragOver()
597 void SAL_CALL TransferableHelper::dropActionChanged( const DragSourceDragEvent& ) throw( RuntimeExc… in dropActionChanged()

Completed in 24 milliseconds