Searched refs:m_nDropTime (Results 1 – 2 of 2) sorted by relevance
231 m_nDropTime( None ), in SelectionManager()935 …selection, type, selection, m_aWindow, selection == m_nXdndSelection ? m_nDropTime : CurrentTime ); in getPasteData()2191 dropComplete( sal_False, m_aCurrentDropWindow, m_nDropTime ); in handleDropEvent()2217 m_nDropTime = m_nCurrentProtocolVersion > 0 ? rMessage.data.l[3] : CurrentTime; in handleDropEvent()2219 m_nDropTimestamp = m_nDropTime; in handleDropEvent()2291 m_nDropTime = m_nCurrentProtocolVersion > 0 ? rMessage.data.l[2] : CurrentTime; in handleDropEvent()2323 dropComplete( sal_False, m_aCurrentDropWindow, m_nDropTime ); in handleDropEvent()
281 XLIB_Time m_nDropTime; member in x11::SelectionManager
Completed in 43 milliseconds