19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_MAILCONFIGPAGE_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_MAILCONFIGPAGE_HXX
SwMailConfigDlg(weld::Window *pParent, const SfxItemSet &rSet)
std::unique_ptr< weld::Label > m_xReplyToFT
std::unique_ptr< weld::Entry > m_xReplyToED
std::unique_ptr< weld::Entry > m_xDisplayNameED
std::unique_ptr< weld::CheckButton > m_xReplyToCB
std::unique_ptr< weld::Button > m_xServerAuthenticationPB
DECL_LINK(ReplyToHdl, weld::Toggleable &, void)
DECL_LINK(TestHdl, weld::Button &, void)
std::unique_ptr< weld::CheckButton > m_xSecureCB
virtual void Reset(const SfxItemSet *rSet) override
DECL_LINK(AuthenticationHdl, weld::Button &, void)
DECL_LINK(SecureHdl, weld::Toggleable &, void)
std::unique_ptr< weld::Entry > m_xServerED
virtual ~SwMailConfigPage() override
std::unique_ptr< weld::SpinButton > m_xPortNF
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< weld::Entry > m_xAddressED
SwMailConfigPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< SwMailMergeConfigItem > m_pConfigItem
std::unique_ptr< weld::Button > m_xTestPB
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)