Home
last modified time | relevance | path

Searched refs:registerHandler (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_clipboard.cxx72 m_rSelectionManager.registerHandler( m_aSelection, *this ); in X11Clipboard()
76 m_rSelectionManager.registerHandler( XA_PRIMARY, *this ); in X11Clipboard()
77 …m_rSelectionManager.registerHandler( m_rSelectionManager.getAtom( OUString::createFromAscii( "CLIP… in X11Clipboard()
H A DX11_selection.cxx448 registerHandler( m_nXdndSelection, *this ); in initialize()
3927 void SelectionManager::registerHandler( Atom selection, SelectionAdaptor& rAdaptor ) in registerHandler() function in SelectionManager
H A DX11_selection.hxx443 void registerHandler( Atom selection, SelectionAdaptor& rAdaptor );

Completed in 43 milliseconds