Searched refs:m_nMULTIPLEAtom (Results 1 – 2 of 2) sorted by relevance
264 m_nMULTIPLEAtom( None ), in SelectionManager()397 m_nMULTIPLEAtom = getAtom( OUString::createFromAscii( "MULTIPLE" ) ); in initialize()864 rOutTypeList.push_back( m_nMULTIPLEAtom ); in getNativeTypeList()929 if( type != m_nMULTIPLEAtom ) in getPasteData()1147 if( getPasteData( selection, m_nMULTIPLEAtom, aData ) ) in getPasteData()1696 if( rRequest.target == m_nMULTIPLEAtom ) in handleSelectionRequest()1858 if( it->second->m_aRequestedType == m_nMULTIPLEAtom && in handleReceivePropertyNotify()2088 if( it->second->m_aRequestedType == m_nMULTIPLEAtom ) in handleSelectionNotify()
339 Atom m_nMULTIPLEAtom; member in x11::SelectionManager