Home
last modified time | relevance | path

Searched refs:m_xDragSourceTransferable (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2813 dtde.Transferable = m_xDragSourceTransferable; in handleDragEvent()
2886 …static_cast< X11Clipboard* >( pAdaptor )->setContents( m_xDragSourceTransferable, css::uno::Refere… in handleDragEvent()
3171 dtde.SupportedDataFlavors = m_xDragSourceTransferable->getTransferDataFlavors(); in updateDragWindow()
3376 m_xDragSourceTransferable = transferable; in startDrag()
3434 m_xDragSourceTransferable.clear(); in startDrag()
3501 css::uno::Reference< XTransferable > xTransferable( m_xDragSourceTransferable ); in dragDoDispatch()
3503 m_xDragSourceTransferable.clear(); in dragDoDispatch()
3582 m_aDragFlavors = m_xDragSourceTransferable->getTransferDataFlavors(); in transferablesFlavorsChanged()
4062 return m_xDragSourceTransferable; in getTransferable()
4069 m_xDragSourceTransferable.clear(); in clearTransferable()
H A DX11_selection.hxx303 m_xDragSourceTransferable; member in x11::SelectionManager

Completed in 43 milliseconds