Searched refs:m_nXdndProxy (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 276 m_nXdndProxy( None ), in SelectionManager() 412 m_nXdndProxy = getAtom( OUString::createFromAscii( "XdndProxy" ) ); in initialize() 3001 if( pProperties[i] == m_nXdndProxy ) in getXdndVersion() 3003 XGetWindowProperty( m_pDisplay, aWindow, m_nXdndProxy, 0, 1, False, XA_WINDOW, in getXdndVersion() 3014 XGetWindowProperty( m_pDisplay, rProxy, m_nXdndProxy, 0, 1, False, XA_WINDOW, in getXdndVersion()
|
| H A D | X11_selection.hxx | 351 Atom m_nXdndProxy; member in x11::SelectionManager
|