Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx112 static const long nXdndProtocolRevision = 5; variable
260 m_nCurrentProtocolVersion( nXdndProtocolRevision ), in SelectionManager()
2281 m_nCurrentProtocolVersion = nXdndProtocolRevision; in handleDropEvent()
2388 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dropComplete()
3044 nVersion = nVersion > nXdndProtocolRevision ? nXdndProtocolRevision : nVersion; in getXdndVersion()
3091 nNewProtocolVersion = nXdndProtocolRevision; in updateDragWindow()
3441 m_nCurrentProtocolVersion = nXdndProtocolRevision; in startDrag()
3521 m_nCurrentProtocolVersion = nXdndProtocolRevision; in dragDoDispatch()
3989 …, aWindow, m_nXdndAware, XA_ATOM, 32, PropModeReplace, (unsigned char*)&nXdndProtocolRevision, 1 ); in registerDropTarget()

Completed in 32 milliseconds