Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dbui/
H A Dmaildispatcher.cxx162 MailDispatcherListenerContainer_t listeners_cloned(cloneListener()); in start() local
163 …std::for_each(listeners_cloned.begin(), listeners_cloned.end(), GenericEventNotifier(&IMailDispatc… in start()
181 MailDispatcherListenerContainer_t listeners_cloned(cloneListener()); in stop() local
182 …std::for_each(listeners_cloned.begin(), listeners_cloned.end(), GenericEventNotifier(&IMailDispatc… in stop()
228 MailDispatcherListenerContainer_t listeners_cloned(cloneListener()); in sendMailMessageNotifyListener() local
229 …std::for_each(listeners_cloned.begin(), listeners_cloned.end(), MailDeliveryNotifier(this, message… in sendMailMessageNotifyListener()
233 MailDispatcherListenerContainer_t listeners_cloned(cloneListener()); in sendMailMessageNotifyListener() local
234 …std::for_each(listeners_cloned.begin(), listeners_cloned.end(), MailDeliveryErrorNotifier(this, me… in sendMailMessageNotifyListener()
239 …std::for_each(listeners_cloned.begin(), listeners_cloned.end(), MailDeliveryErrorNotifier(this, me… in sendMailMessageNotifyListener()
279 MailDispatcherListenerContainer_t listeners_cloned(cloneListener()); in run() local
[all …]

Completed in 16 milliseconds