|
LibreOffice Module sw (master) 1
|
#include <maildispatcher.hxx>#include <imaildsplistener.hxx>#include <algorithm>#include <com/sun/star/mail/MailException.hpp>#include <utility>#include <osl/diagnose.h>Go to the source code of this file.
Typedefs | |
| typedef std::vector< ::rtl::Reference< IMailDispatcherListener > > | MailDispatcherListenerContainer_t |
| typedef std::vector< ::rtl::Reference<IMailDispatcherListener> > MailDispatcherListenerContainer_t |
Definition at line 31 of file maildispatcher.cxx.