Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx278 m_nXdndTypeList( None ), in SelectionManager()
414 m_nXdndTypeList = getAtom( OUString::createFromAscii( "XdndTypeList" ) ); in initialize()
1289 m_nXdndTypeList, 0, atomcount, False, in getPasteDataTypes()
1303 m_nXdndTypeList, atomcount, nBytes/sizeof(Atom), in getPasteDataTypes()
3393 …XChangeProperty( m_pDisplay, m_aWindow, m_nXdndTypeList, XA_ATOM, 32, PropModeReplace, (unsigned c… in startDrag()
3594 …XChangeProperty( m_pDisplay, m_aWindow, m_nXdndTypeList, XA_ATOM, 32, PropModeReplace, (unsigned c… in transferablesFlavorsChanged()
H A DX11_selection.hxx357 Atom m_nXdndTypeList; member in x11::SelectionManager

Completed in 30 milliseconds