Searched refs:EventNotification (Results 1 – 2 of 2) sorted by relevance
211 void SAL_CALL CAsyncEventNotifier::notifyEvent(CEventNotification* EventNotification) in notifyEvent() argument219 m_EventList.push_back(EventNotification); in notifyEvent()279 std::auto_ptr<CEventNotification> EventNotification(getNextEventRecord()); in run() local293 EventNotification->notifyEventListener(iter.next()); in run()
71 void SAL_CALL notifyEvent(CEventNotification* EventNotification);
Completed in 17 milliseconds