Searched refs:m_xDragSourceTransferable (Results 1 – 2 of 2) sorted by relevance
2810 dtde.Transferable = m_xDragSourceTransferable; in handleDragEvent()2883 …static_cast< X11Clipboard* >( pAdaptor )->setContents( m_xDragSourceTransferable, css::uno::Refere… in handleDragEvent()3167 dtde.SupportedDataFlavors = m_xDragSourceTransferable->getTransferDataFlavors(); in updateDragWindow()3371 m_xDragSourceTransferable = transferable; in startDrag()3429 m_xDragSourceTransferable.clear(); in startDrag()3496 css::uno::Reference< XTransferable > xTransferable( m_xDragSourceTransferable ); in dragDoDispatch()3498 m_xDragSourceTransferable.clear(); in dragDoDispatch()3577 m_aDragFlavors = m_xDragSourceTransferable->getTransferDataFlavors(); in transferablesFlavorsChanged()4057 return m_xDragSourceTransferable; in getTransferable()4064 m_xDragSourceTransferable.clear(); in clearTransferable()
298 m_xDragSourceTransferable; member in x11::SelectionManager