Home
last modified time | relevance | path

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

/aoo42x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx165 m_EventList.clear(); in shutdown()
219 m_EventList.push_back(EventNotification); in notifyEvent()
231 return m_EventList.size(); in getEventListSize()
241 if (0 == m_EventList.size()) in resetNotifyEvent()
252 return m_EventList.front(); in getNextEventRecord()
262 m_EventList.pop_front(); in removeNextEventRecord()
H A Dasynceventnotifier.hxx89 std::list<CEventNotification*> m_EventList; member in CAsyncEventNotifier

Completed in 14 milliseconds