Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1101 …com::sun::star::uno::Reference< ::com::sun::star::datatransfer::dnd::XDragSource > GetDragSource();
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1353 return pWindow->GetDragSource(); in getDragSource()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1206 Reference< XDragSource > xDragSource( pWindow->GetDragSource() ); in StartDrag()
/trunk/main/vcl/source/window/
H A Dwindow.cxx8546 uno::Reference< XDragSource > xDragSource = GetDragSource(); in GetDropTarget()
8595 uno::Reference< XDragSource > Window::GetDragSource() in GetDragSource() function in Window
8670 xDragSource = GetDragSource(); in GetDragSourceDropTarget()
H A Dwinproc.cxx590 …e< ::com::sun::star::datatransfer::dnd::XDragSource > xDragSource = pMouseDownWin->GetDragSource(); in ImplHandleMouseEvent()

Completed in 70 milliseconds