Searched refs:SelectionAdaptor (Results 1 – 3 of 3) sorted by relevance
60 class SelectionAdaptor class157 public SelectionAdaptor189 SelectionAdaptor* m_pAdaptor;380 SelectionAdaptor* getAdaptor( Atom selection );407 …bool sendData( SelectionAdaptor* pAdaptor, XLIB_Window requestor, Atom target, Atom property, Atom…435 void registerHandler( Atom selection, SelectionAdaptor& rAdaptor );
532 SelectionAdaptor* SelectionManager::getAdaptor( Atom selection ) in getAdaptor()756 SelectionAdaptor* pAdaptor = getAdaptor( selection ); in requestOwnership()1465 bool SelectionManager::sendData( SelectionAdaptor* pAdaptor, in sendData()1650 SelectionAdaptor* pAdaptor = getAdaptor( rRequest.selection ); in handleSelectionRequest()2846 SelectionAdaptor* pAdaptor = getAdaptor( XA_PRIMARY ); in handleDragEvent()3657 SelectionAdaptor* pAdaptor = getAdaptor( rEvent.xselectionclear.selection ); in handleXEvent()3784 … std::list< std::pair< SelectionAdaptor*, css::uno::Reference< XInterface > > > aChangeList; in run()3794 std::pair< SelectionAdaptor*, css::uno::Reference< XInterface > > in run()3922 void SelectionManager::registerHandler( Atom selection, SelectionAdaptor& rAdaptor ) in registerHandler()
51 public SelectionAdaptor