Searched refs:m_nXdndProxy (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 279 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 D | X11_selection.hxx | 358 Atom m_nXdndProxy; member in x11::SelectionManager
|
Completed in 88 milliseconds