|
LibreOffice Module sw (master) 1
|
#include <com/sun/star/mail/XSmtpService.hpp>#include <com/sun/star/mail/XMailMessage.hpp>#include <osl/thread.hxx>#include <osl/conditn.hxx>#include <rtl/ref.hxx>#include <salhelper/simplereferenceobject.hxx>#include <list>#include <vector>#include <swdllapi.h>Go to the source code of this file.
Classes | |
| class | MailDispatcher |
| A MailDispatcher should be used for sending a bunch a mail messages asynchronously. More... | |