Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx279 m_nXdndProxy( None ), in SelectionManager()
415 m_nXdndProxy = getAtom( OUString::createFromAscii( "XdndProxy" ) ); in initialize()
3004 if( pProperties[i] == m_nXdndProxy ) in getXdndVersion()
3006 XGetWindowProperty( m_pDisplay, aWindow, m_nXdndProxy, 0, 1, False, XA_WINDOW, in getXdndVersion()
3017 XGetWindowProperty( m_pDisplay, rProxy, m_nXdndProxy, 0, 1, False, XA_WINDOW, in getXdndVersion()
H A DX11_selection.hxx358 Atom m_nXdndProxy; member in x11::SelectionManager

Completed in 29 milliseconds