Home
last modified time | relevance | path

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

/AOO42X/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx933 it->second->m_eState = Selection::WaitingForResponse; in getPasteData()
1851 ( it->second->m_eState == Selection::WaitingForResponse || in handleReceivePropertyNotify()
1859 ( it->second->m_eState == Selection::WaitingForResponse || in handleReceivePropertyNotify()
1919 it->second->m_eState == Selection::WaitingForResponse ) in handleReceivePropertyNotify()
2082 (it->second->m_eState == Selection::WaitingForResponse) || in handleSelectionNotify()
H A DX11_selection.hxx185 Inactive, WaitingForResponse, WaitingForData, IncrementalTransfer enumerator