Searched refs:CEventNotification (Results 1 – 5 of 5) sorted by relevance
71 void SAL_CALL notifyEvent(CEventNotification* EventNotification);81 CEventNotification* SAL_CALL getNextEventRecord();89 std::list<CEventNotification*> m_EventList;
211 void SAL_CALL CAsyncEventNotifier::notifyEvent(CEventNotification* EventNotification) in notifyEvent()249 CEventNotification* SAL_CALL CAsyncEventNotifier::getNextEventRecord() in getNextEventRecord()279 std::auto_ptr<CEventNotification> EventNotification(getNextEventRecord()); in run()
41 class CEventNotification class44 virtual ~CEventNotification() { }; in ~CEventNotification()
36 class CFilePickerEventNotification : public CEventNotification54 class CFilePickerParamEventNotification : public CEventNotification
Completed in 17 milliseconds