#include <mmresultdialogs.hxx>
|
| | DECL_LINK (StopHdl_Impl, weld::Button &, void) |
| |
| | DECL_LINK (CancelHdl_Impl, weld::Button &, void) |
| |
| | DECL_STATIC_LINK (SwSendMailDialog, StartSendMails, void *, void) |
| |
| | DECL_STATIC_LINK (SwSendMailDialog, StopSendMails, void *, void) |
| |
| | DECL_LINK (RemoveThis, Timer *, void) |
| |
| void | IterateMails () |
| |
| void | SendMails () |
| |
| void | UpdateTransferStatus () |
| |
Definition at line 135 of file mmresultdialogs.hxx.
◆ SwSendMailDialog()
Definition at line 206 of file mmoutputtypepage.cxx.
References Size::Height(), LINK, m_pImpl, m_sErrorStatus, m_sStop, m_sTransferStatus, m_xCancel, m_xErrorStatus, m_xPaused, m_xStatus, m_xStop, m_xTransferStatus, UpdateTransferStatus(), and Size::Width().
◆ ~SwSendMailDialog()
| SwSendMailDialog::~SwSendMailDialog |
( |
| ) |
|
|
overridevirtual |
◆ AddDocument()
◆ AllMailsSent()
| void SwSendMailDialog::AllMailsSent |
( |
| ) |
|
◆ DECL_LINK() [1/3]
| SwSendMailDialog::DECL_LINK |
( |
CancelHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/3]
| SwSendMailDialog::DECL_LINK |
( |
RemoveThis |
, |
|
|
Timer * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/3]
| SwSendMailDialog::DECL_LINK |
( |
StopHdl_Impl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_STATIC_LINK() [1/2]
| SwSendMailDialog::DECL_STATIC_LINK |
( |
SwSendMailDialog |
, |
|
|
StartSendMails |
, |
|
|
void * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_STATIC_LINK() [2/2]
| SwSendMailDialog::DECL_STATIC_LINK |
( |
SwSendMailDialog |
, |
|
|
StopSendMails |
, |
|
|
void * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DocumentSent()
| void SwSendMailDialog::DocumentSent |
( |
css::uno::Reference< css::mail::XMailMessage > const & |
xMessage, |
|
|
bool |
bResult, |
|
|
const OUString * |
pError |
|
) |
| |
Definition at line 467 of file mmoutputtypepage.cxx.
References LINK, m_nErrorCount, m_nExpectedCount, m_nProcessedCount, m_pImpl, m_sCompleted, m_sFailed, m_sSendingTo, weld::GenericDialogController::m_xDialog, m_xStatus, Application::PostUserEvent(), sMessage, and UpdateTransferStatus().
◆ EnableDestruction()
| void SwSendMailDialog::EnableDestruction |
( |
| ) |
|
|
inline |
◆ IterateMails()
| void SwSendMailDialog::IterateMails |
( |
| ) |
|
|
private |
Definition at line 389 of file mmoutputtypepage.cxx.
References SwMailMergeHelper::CheckMailAddress(), SwMailMergeConfigItem::GetMailAddress(), SwMailMergeConfigItem::GetMailDisplayName(), SwMailMergeConfigItem::GetMailReplyTo(), SwMailMergeConfigItem::IsMailReplyTo(), m_nErrorCount, m_nProcessedCount, m_pConfigItem, m_pImpl, m_sAddressInvalid, m_sSendingTo, m_xStatus, nPos, SwMailDescriptor::sAttachmentName, SwMailDescriptor::sAttachmentURL, SwMailDescriptor::sBCC, SwMailDescriptor::sBodyContent, SwMailDescriptor::sBodyMimeType, SwMailDescriptor::sCC, SwMailDescriptor::sEMail, sMessage, SwMailDescriptor::sMimeType, SwMailDescriptor::sSubject, and UpdateTransferStatus().
Referenced by AddDocument(), and SendMails().
◆ SendMails()
| void SwSendMailDialog::SendMails |
( |
| ) |
|
|
private |
◆ StartSend()
| void SwSendMailDialog::StartSend |
( |
sal_Int32 |
nExpectedCount | ) |
|
◆ UpdateTransferStatus()
| void SwSendMailDialog::UpdateTransferStatus |
( |
| ) |
|
|
private |
Definition at line 498 of file mmoutputtypepage.cxx.
References m_nErrorCount, m_nExpectedCount, m_nProcessedCount, m_pImpl, m_sErrorStatus, m_sTransferStatus, m_xErrorStatus, m_xProgressBar, and m_xTransferStatus.
Referenced by DocumentSent(), IterateMails(), and SwSendMailDialog().
◆ m_bCancel
| bool SwSendMailDialog::m_bCancel |
|
private |
◆ m_bDestructionEnabled
| bool SwSendMailDialog::m_bDestructionEnabled |
|
private |
◆ m_nErrorCount
| sal_Int32 SwSendMailDialog::m_nErrorCount |
|
private |
◆ m_nExpectedCount
| sal_Int32 SwSendMailDialog::m_nExpectedCount |
|
private |
◆ m_nProcessedCount
| sal_Int32 SwSendMailDialog::m_nProcessedCount |
|
private |
◆ m_pConfigItem
◆ m_pImpl
◆ m_sAddressInvalid
| OUString SwSendMailDialog::m_sAddressInvalid |
|
private |
◆ m_sClose
| OUString SwSendMailDialog::m_sClose |
|
private |
◆ m_sCompleted
| OUString SwSendMailDialog::m_sCompleted |
|
private |
◆ m_sContinue
| OUString SwSendMailDialog::m_sContinue |
|
private |
◆ m_sErrorStatus
| OUString SwSendMailDialog::m_sErrorStatus |
|
private |
◆ m_sFailed
| OUString SwSendMailDialog::m_sFailed |
|
private |
◆ m_sSendingTo
| OUString SwSendMailDialog::m_sSendingTo |
|
private |
◆ m_sStop
| OUString SwSendMailDialog::m_sStop |
|
private |
◆ m_sTransferStatus
| OUString SwSendMailDialog::m_sTransferStatus |
|
private |
◆ m_xCancel
◆ m_xErrorStatus
| std::unique_ptr<weld::Label> SwSendMailDialog::m_xErrorStatus |
|
private |
◆ m_xPaused
| std::unique_ptr<weld::Label> SwSendMailDialog::m_xPaused |
|
private |
◆ m_xProgressBar
◆ m_xStatus
◆ m_xStop
◆ m_xTransferStatus
| std::unique_ptr<weld::Label> SwSendMailDialog::m_xTransferStatus |
|
private |
The documentation for this class was generated from the following files: