25 class SecurityOptionsDialog;
139 std::unique_ptr<SvxEMailTabPage_Impl>
pImpl;
std::unique_ptr< weld::Label > m_xDefaultFilterFT
std::unique_ptr< weld::Button > m_xMailerURLPB
SvxEMailTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< weld::Container > m_xSuppressHiddenContainer
std::unique_ptr< SvxEMailTabPage_Impl > pImpl
virtual ~SvxEMailTabPage() override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Container > m_xMailContainer
std::unique_ptr< weld::CheckButton > m_xSuppressHidden
virtual bool FillItemSet(SfxItemSet *rSet) override
virtual void Reset(const SfxItemSet *rSet) override
OUString m_sDefaultFilterName
std::unique_ptr< weld::Image > m_xSuppressHiddenFI
std::unique_ptr< weld::Entry > m_xMailerURLED
DECL_LINK(FileDialogHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::Image > m_xMailerURLFI
DECL_LINK(PortChangedHdl, weld::Entry &, void)
void RestoreConfigDefaults_Impl()
SvxProxyTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Entry > m_xFtpProxyED
DECL_STATIC_LINK(SvxProxyTabPage, LoseFocusHdl_Impl, weld::Widget &, void)
std::unique_ptr< weld::Label > m_xHttpsProxyFT
void ReadConfigDefaults_Impl()
std::unique_ptr< weld::Entry > m_xHttpPortED
virtual bool FillItemSet(SfxItemSet *rSet) override
virtual ~SvxProxyTabPage() override
DECL_STATIC_LINK(SvxProxyTabPage, NoSpaceTextFilterHdl, OUString &, bool)
virtual void Reset(const SfxItemSet *rSet) override
DECL_STATIC_LINK(SvxProxyTabPage, NumberOnlyTextFilterHdl, OUString &, bool)
void ReadConfigData_Impl()
std::unique_ptr< weld::Label > m_xHttpPortFT
std::unique_ptr< weld::Label > m_xNoProxyForFT
std::unique_ptr< weld::ComboBox > m_xProxyModeLB
std::unique_ptr< weld::Entry > m_xHttpsProxyED
css::uno::Reference< css::uno::XInterface > m_xConfigurationUpdateAccess
void EnableControls_Impl()
std::unique_ptr< weld::Label > m_xHttpProxyFT
std::unique_ptr< weld::Entry > m_xHttpProxyED
std::unique_ptr< weld::Entry > m_xHttpsPortED
std::unique_ptr< weld::Entry > m_xNoProxyForED
std::unique_ptr< weld::Entry > m_xFtpPortED
std::unique_ptr< weld::Label > m_xNoProxyDescFT
std::unique_ptr< weld::Label > m_xFtpPortFT
std::unique_ptr< weld::Label > m_xHttpsPortFT
std::unique_ptr< weld::Label > m_xFtpProxyFT
DECL_LINK(ProxyHdl_Impl, weld::ComboBox &, void)
std::unique_ptr< weld::CheckButton > m_xSavePasswordsCB
virtual void ActivatePage(const SfxItemSet &rSet) override
std::unique_ptr< weld::Button > m_xShowConnectionsPB
virtual ~SvxSecurityTabPage() override
std::unique_ptr< weld::Button > m_xCertMgrPathLB
std::unique_ptr< weld::Button > m_xTSAURLsPB
DECL_LINK(CertMgrPBHdl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xMasterPasswordPB
DECL_LINK(ShowPasswordsHdl, weld::Button &, void)
std::unique_ptr< CertPathDialog > mpCertPathDlg
std::unique_ptr< weld::Button > m_xCertPathPB
virtual bool FillItemSet(SfxItemSet *rSet) override
virtual void Reset(const SfxItemSet *rSet) override
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
std::unique_ptr< svx::SecurityOptionsDialog > m_xSecOptDlg
SvxSecurityTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< weld::CheckButton > m_xMasterPasswordCB
std::unique_ptr< weld::Button > m_xMacroSecPB
std::unique_ptr< weld::Label > m_xMasterPasswordFT
DECL_LINK(MasterPasswordHdl, weld::Button &, void)
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Container > m_xTSAURLsFrame
DECL_LINK(CertPathPBHdl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xSecurityOptionsPB
DECL_LINK(MasterPasswordCBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::Container > m_xMacroSecFrame
DECL_LINK(SecurityOptionsHdl, weld::Button &, void)
OUString m_sPasswordStoringDeactivateStr
std::unique_ptr< weld::Container > m_xCertFrame
DECL_LINK(SavePasswordHdl, weld::Toggleable &, void)
std::unique_ptr< weld::Entry > m_xParameterEdit
DECL_LINK(MacroSecPBHdl, weld::Button &, void)
std::unique_ptr< weld::Label > m_xNoPasswordSaveFT
DECL_LINK(TSAURLsPBHdl, weld::Button &, void)