Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/win32/filepicker/
H A Dfilepickereventnotification.hxx39 …typedef void (SAL_CALL ::com::sun::star::ui::dialogs::XFilePickerListener::*EventListenerMethod_t)… typedef in CFilePickerEventNotification
42 CFilePickerEventNotification(EventListenerMethod_t EventListenerMethod);
47 EventListenerMethod_t m_EventListenerMethod;
57 …typedef void (SAL_CALL ::com::sun::star::ui::dialogs::XFilePickerListener::*EventListenerMethod_t)… typedef in CFilePickerParamEventNotification
59 …CFilePickerParamEventNotification(EventListenerMethod_t EventListenerMethod, const ::com::sun::sta…
64 EventListenerMethod_t m_EventListenerMethod;
H A Dfilepickereventnotification.cxx41 CFilePickerEventNotification::CFilePickerEventNotification(EventListenerMethod_t EventListenerMetho… in CFilePickerEventNotification()
65 CFilePickerParamEventNotification::CFilePickerParamEventNotification(EventListenerMethod_t EventLis… in CFilePickerParamEventNotification()

Completed in 11 milliseconds