Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx267 m_nMULTIPLEAtom( None ), in SelectionManager()
400 m_nMULTIPLEAtom = getAtom( OUString::createFromAscii( "MULTIPLE" ) ); in initialize()
867 rOutTypeList.push_back( m_nMULTIPLEAtom ); in getNativeTypeList()
932 if( type != m_nMULTIPLEAtom ) in getPasteData()
1150 if( getPasteData( selection, m_nMULTIPLEAtom, aData ) ) in getPasteData()
1699 if( rRequest.target == m_nMULTIPLEAtom ) in handleSelectionRequest()
1861 if( it->second->m_aRequestedType == m_nMULTIPLEAtom && in handleReceivePropertyNotify()
2091 if( it->second->m_aRequestedType == m_nMULTIPLEAtom ) in handleSelectionNotify()
H A DX11_selection.hxx346 Atom m_nMULTIPLEAtom; member in x11::SelectionManager

Completed in 35 milliseconds