Home
last modified time | relevance | path

Searched refs:requestOwnership (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/vcl/unx/generic/dtrans/
H A DX11_clipboard.cxx174 m_rSelectionManager.requestOwnership( m_aSelection ); in setContents()
177 m_rSelectionManager.requestOwnership( XA_PRIMARY ); in setContents()
178 …m_rSelectionManager.requestOwnership( m_rSelectionManager.getAtom( OUString::createFromAscii( "CLI… in setContents()
H A DX11_selection.hxx437 bool requestOwnership( Atom selection );
H A DX11_selection.cxx749 bool SelectionManager::requestOwnership( Atom selection ) in requestOwnership() function in SelectionManager
3376 requestOwnership( m_nXdndSelection ); in startDrag()