Searched refs:EventListenerMethod_t (Results 1 – 2 of 2) sorted by relevance
39 …typedef void (SAL_CALL ::com::sun::star::ui::dialogs::XFilePickerListener::*EventListenerMethod_t)… typedef in CFilePickerEventNotification42 CFilePickerEventNotification(EventListenerMethod_t EventListenerMethod);47 EventListenerMethod_t m_EventListenerMethod;57 …typedef void (SAL_CALL ::com::sun::star::ui::dialogs::XFilePickerListener::*EventListenerMethod_t)… typedef in CFilePickerParamEventNotification59 …CFilePickerParamEventNotification(EventListenerMethod_t EventListenerMethod, const ::com::sun::sta…64 EventListenerMethod_t m_EventListenerMethod;
41 CFilePickerEventNotification::CFilePickerEventNotification(EventListenerMethod_t EventListenerMetho… in CFilePickerEventNotification()65 CFilePickerParamEventNotification::CFilePickerParamEventNotification(EventListenerMethod_t EventLis… in CFilePickerParamEventNotification()
Completed in 17 milliseconds