Home
last modified time | relevance | path

Searched refs:CEventNotification (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.hxx71 void SAL_CALL notifyEvent(CEventNotification* EventNotification);
81 CEventNotification* SAL_CALL getNextEventRecord();
89 std::list<CEventNotification*> m_EventList;
H A Dasynceventnotifier.cxx211 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()
H A Deventnotification.hxx41 class CEventNotification class
44 virtual ~CEventNotification() { }; in ~CEventNotification()
H A Dfilepickereventnotification.hxx36 class CFilePickerEventNotification : public CEventNotification
54 class CFilePickerParamEventNotification : public CEventNotification
/aoo42x/main/fpicker/source/unx/gnome/
H A Deventnotification.hxx41 class CEventNotification class
44 virtual ~CEventNotification() { }; in ~CEventNotification()

Completed in 36 milliseconds