LibreOffice Module sw (master) 1
Classes | Functions
mailconfigpage.cxx File Reference
#include <swtypes.hxx>
#include <mailconfigpage.hxx>
#include <mmconfigitem.hxx>
#include <mailmergehelper.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/mail/MailServiceType.hpp>
#include <com/sun/star/mail/XMailService.hpp>
#include <com/sun/star/mail/MailServiceProvider.hpp>
#include <strings.hrc>
Include dependency graph for mailconfigpage.cxx:

Go to the source code of this file.

Classes

class  SwTestAccountSettingsDialog
 

Functions

 IMPL_LINK (SwMailConfigPage, ReplyToHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwMailConfigPage, AuthenticationHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwMailConfigPage, TestHdl, weld::Button &, void)
 
 IMPL_LINK (SwMailConfigPage, SecureHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwTestAccountSettingsDialog, StopHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwTestAccountSettingsDialog, TestHdl, void *, void)
 
 IMPL_LINK_NOARG (SwAuthenticationSettingsDialog, OKHdl_Impl, weld::Button &, void)
 
 IMPL_LINK (SwAuthenticationSettingsDialog, CheckBoxHdl_Impl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwAuthenticationSettingsDialog, RadioButtonHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwAuthenticationSettingsDialog, InServerHdl_Impl, weld::Toggleable &, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SwAuthenticationSettingsDialog  ,
CheckBoxHdl_Impl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 426 of file mailconfigpage.cxx.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SwMailConfigPage  ,
ReplyToHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 176 of file mailconfigpage.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SwMailConfigPage  ,
SecureHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 197 of file mailconfigpage.cxx.

◆ IMPL_LINK_NOARG() [1/7]

IMPL_LINK_NOARG ( SwAuthenticationSettingsDialog  ,
InServerHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 471 of file mailconfigpage.cxx.

◆ IMPL_LINK_NOARG() [2/7]

IMPL_LINK_NOARG ( SwAuthenticationSettingsDialog  ,
OKHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 412 of file mailconfigpage.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [3/7]

IMPL_LINK_NOARG ( SwAuthenticationSettingsDialog  ,
RadioButtonHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 434 of file mailconfigpage.cxx.

References bIsEnabled.

◆ IMPL_LINK_NOARG() [4/7]

IMPL_LINK_NOARG ( SwMailConfigPage  ,
AuthenticationHdl  ,
weld::Button ,
void   
)

Definition at line 183 of file mailconfigpage.cxx.

References GetFrameWeld().

◆ IMPL_LINK_NOARG() [5/7]

IMPL_LINK_NOARG ( SwMailConfigPage  ,
TestHdl  ,
weld::Button ,
void   
)

Definition at line 191 of file mailconfigpage.cxx.

◆ IMPL_LINK_NOARG() [6/7]

IMPL_LINK_NOARG ( SwTestAccountSettingsDialog  ,
StopHdl  ,
weld::Button ,
void   
)

Definition at line 238 of file mailconfigpage.cxx.

◆ IMPL_LINK_NOARG() [7/7]

IMPL_LINK_NOARG ( SwTestAccountSettingsDialog  ,
TestHdl  ,
void *  ,
void   
)

Definition at line 243 of file mailconfigpage.cxx.

References m_xDialog.