Searched refs:DragAndDropWrapper (Results 1 – 5 of 5) sorted by relevance
81 vcl::unohelper::DragAndDropWrapper::DragAndDropWrapper( DragAndDropClient* pClient ) in DragAndDropWrapper() function in vcl::unohelper::DragAndDropWrapper86 vcl::unohelper::DragAndDropWrapper::~DragAndDropWrapper() in ~DragAndDropWrapper()91 uno::Any vcl::unohelper::DragAndDropWrapper::queryInterface( const uno::Type & rType ) throw(uno::R… in queryInterface()102 void vcl::unohelper::DragAndDropWrapper::disposing( const ::com::sun::star::lang::EventObject& rEve… in disposing()118 void vcl::unohelper::DragAndDropWrapper::dragDropEnd( const ::com::sun::star::datatransfer::dnd::Dr… in dragDropEnd()124 void vcl::unohelper::DragAndDropWrapper::dragEnter( const ::com::sun::star::datatransfer::dnd::Drag… in dragEnter()130 void vcl::unohelper::DragAndDropWrapper::dragExit( const ::com::sun::star::datatransfer::dnd::DragS… in dragExit()136 void vcl::unohelper::DragAndDropWrapper::dragOver( const ::com::sun::star::datatransfer::dnd::DragS… in dragOver()149 void vcl::unohelper::DragAndDropWrapper::drop( const ::com::sun::star::datatransfer::dnd::DropTarge… in drop()161 void vcl::unohelper::DragAndDropWrapper::dragExit( const ::com::sun::star::datatransfer::dnd::DropT… in dragExit()[all …]
80 class VCL_DLLPUBLIC DragAndDropWrapper : class90 DragAndDropWrapper( DragAndDropClient* pClient );91 ~DragAndDropWrapper();
1984 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in AddDragAndDropListeners()
301 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in ImplInitEditData()
244 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in TextView()
Completed in 51 milliseconds