LibreOffice Module sw (master) 1
Functions
SwMailMergeHelper Namespace Reference

Functions

OUString CallSaveAsDialog (weld::Window *pParent, OUString &rFilter)
 
bool CheckMailAddress (std::u16string_view aMailAddress)
 
uno::Reference< mail::XSmtpService > ConnectToSmtpServer (SwMailMergeConfigItem const &rConfigItem, uno::Reference< mail::XMailService > &rxInMailService, const OUString &rInMailServerPassword, const OUString &rOutMailServerPassword, weld::Window *pDialogParentWindow)
 
SW_DLLPUBLIC css::uno::Reference< css::mail::XSmtpService > ConnectToSmtpServer (SwMailMergeConfigItem const &rConfigItem, css::uno::Reference< css::mail::XMailService > &xInMailService, const OUString &rInMailServerPassword, const OUString &rOutMailServerPassword, weld::Window *pDialogParentWindow=nullptr)
 

Function Documentation

◆ CallSaveAsDialog()

SW_DLLPUBLIC OUString SwMailMergeHelper::CallSaveAsDialog ( weld::Window pParent,
OUString &  rFilter 
)

◆ CheckMailAddress()

SW_DLLPUBLIC bool SwMailMergeHelper::CheckMailAddress ( std::u16string_view  aMailAddress)

◆ ConnectToSmtpServer() [1/2]

SW_DLLPUBLIC css::uno::Reference< css::mail::XSmtpService > SwMailMergeHelper::ConnectToSmtpServer ( SwMailMergeConfigItem const &  rConfigItem,
css::uno::Reference< css::mail::XMailService > &  xInMailService,
const OUString &  rInMailServerPassword,
const OUString &  rOutMailServerPassword,
weld::Window pDialogParentWindow = nullptr 
)

◆ ConnectToSmtpServer() [2/2]

uno::Reference< mail::XSmtpService > SwMailMergeHelper::ConnectToSmtpServer ( SwMailMergeConfigItem const &  rConfigItem,
uno::Reference< mail::XMailService > &  rxInMailService,
const OUString &  rInMailServerPassword,
const OUString &  rOutMailServerPassword,
weld::Window pDialogParentWindow 
)