Home
last modified time | relevance | path

Searched refs:dropActionChanged (Results 1 – 22 of 22) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddndhelp.cxx55 void vcl::unohelper::DragAndDropClient::dropActionChanged( const ::com::sun::star::datatransfer::dn… in dropActionChanged() function in vcl::unohelper::DragAndDropClient
75 void vcl::unohelper::DragAndDropClient::dropActionChanged( const ::com::sun::star::datatransfer::dn… in dropActionChanged() function in vcl::unohelper::DragAndDropClient
142 void vcl::unohelper::DragAndDropWrapper::dropActionChanged( const ::com::sun::star::datatransfer::d… in dropActionChanged() function in vcl::unohelper::DragAndDropWrapper
145 mpClient->dropActionChanged( dsde ); in dropActionChanged()
173 void vcl::unohelper::DragAndDropWrapper::dropActionChanged( const ::com::sun::star::datatransfer::d… in dropActionChanged() function in vcl::unohelper::DragAndDropWrapper
176 mpClient->dropActionChanged( rDTDE ); in dropActionChanged()
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx70 …virtual void dropActionChanged( const ::com::sun::star::datatransfer::dnd::DragSourceDragEvent& ds…
77 …virtual void dropActionChanged( const ::com::sun::star::datatransfer::dnd::DropTargetDragEvent& dt…
109 …void SAL_CALL dropActionChanged( const ::com::sun::star::datatransfer::dnd::DragSourceDragEvent& d…
116 …void SAL_CALL dropActionChanged( const ::com::sun::star::datatransfer::dnd::DropTargetDragEvent& d…
/trunk/main/vcl/test/
H A Ddndtest.cxx97 virtual void SAL_CALL dropActionChanged( const DropTargetDragEvent& dtde ) throw(RuntimeException);
102 …virtual void SAL_CALL dropActionChanged( const DragSourceDragEvent& dsde ) throw(RuntimeException)…
334 void SAL_CALL MyDragAndDropListener::dropActionChanged( const DropTargetDragEvent& dtde ) throw(Run… in dropActionChanged() function in MyDragAndDropListener
370 void SAL_CALL MyDragAndDropListener::dropActionChanged( const DragSourceDragEvent& ) throw(RuntimeE… in dropActionChanged() function in MyDragAndDropListener
/trunk/main/dtrans/test/win32/dnd/
H A Dsourcelistener.cxx65 void SAL_CALL DragSourceListener::dropActionChanged( const DragSourceDragEvent& dsde ) in dropActionChanged() function in DragSourceListener
H A Dsourcelistener.hxx56 virtual void SAL_CALL dropActionChanged( const DragSourceDragEvent& dsde )
H A Dtargetlistener.hxx66 virtual void SAL_CALL dropActionChanged( const DropTargetDragEvent& dtde )
H A Dtargetlistener.cxx96 void SAL_CALL DropTargetListener::dropActionChanged( const DropTargetDragEvent& dtde ) in dropActionChanged() function in DropTargetListener
/trunk/main/framework/inc/classes/
H A Ddroptargetlistener.hxx89 …virtual void SAL_CALL dropActionChanged( const css::datatransfer::dnd::DropTargetDragEvent& d…
/trunk/main/dtrans/source/win32/dnd/
H A Dsourcecontext.cxx148 listener->dropActionChanged( e); in fire_dropActionChanged()
H A Dtarget.cxx578 listener->dropActionChanged( dtde); in fire_dropActionChanged()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx222 …virtual void SAL_CALL dropActionChanged( const ::com::sun::star::datatransfer::dnd::DragSourceDrag…
493 …virtual void SAL_CALL dropActionChanged( const ::com::sun::star::datatransfer::dnd::DropTargetDrag…
/trunk/main/vcl/inc/
H A Ddndevdis.hxx90 …virtual void SAL_CALL dropActionChanged( const ::com::sun::star::datatransfer::dnd::DropTargetDrag…
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceListener.idl103 [oneway] void dropActionChanged( [in] DragSourceDragEvent dsde );
H A DXDropTargetListener.idl105 [oneway] void dropActionChanged( [in] DropTargetDragEvent dtde );
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx173 void SAL_CALL DropTargetListener::dropActionChanged( const css::datatransfer::dnd::DropTargetDragEv… in dropActionChanged() function in framework::DropTargetListener
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx434 xListener->dropActionChanged( aEvent ); in fireDropActionChangedEvent()
H A Ddndevdis.cxx241 void SAL_CALL DNDEventDispatcher::dropActionChanged( const DropTargetDragEvent& dtde ) in dropActionChanged() function in DNDEventDispatcher
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx308 try { listener->dropActionChanged( dtde); } in fire_dropActionChanged()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx257 void SAL_CALL DropTargetHelper::DropTargetListener::dropActionChanged( const DropTargetDragEvent& )… in dropActionChanged() function in DropTargetHelper::DropTargetListener
H A Dtransfer.cxx627 void SAL_CALL TransferableHelper::dropActionChanged( const DragSourceDragEvent& ) throw( RuntimeExc… in dropActionChanged() function in TransferableHelper
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx584 try { listener->dropActionChanged( dtde); } in fire_dropActionChanged()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2524 m_xDragSourceListener->dropActionChanged( dsde ); in updateDragAction()

Completed in 95 milliseconds