Home
last modified time | relevance | path

Searched refs:DragAndDropWrapper (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddndhelp.cxx81 vcl::unohelper::DragAndDropWrapper::DragAndDropWrapper( DragAndDropClient* pClient ) in DragAndDropWrapper() function in vcl::unohelper::DragAndDropWrapper
86 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 …]
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx80 class VCL_DLLPUBLIC DragAndDropWrapper : class
90 DragAndDropWrapper( DragAndDropClient* pClient );
91 ~DragAndDropWrapper();
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1985 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in AddDragAndDropListeners()
/trunk/main/vcl/source/control/
H A Dedit.cxx301 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in ImplInitEditData()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx244 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in TextView()

Completed in 65 milliseconds