implements the connection page of the data source properties dialog.
std::unique_ptr< weld::Label > m_xHelpText
virtual bool FillItemSet(SfxItemSet *_rCoreAttrs) override
virtual bool checkTestConnection() override
virtual ~OConnectionTabPageSetup() override
virtual void implInitControls(const SfxItemSet &_rSet, bool _bSaveValue) override
called from within Reset and ActivatePage, use to initialize the controls with the items from the giv...
static std::unique_ptr< OGenericAdministrationPage > CreateADOTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)
virtual bool commitPage(::vcl::WizardTypes::CommitPageReason _eReason) override
static std::unique_ptr< OGenericAdministrationPage > CreateUserDefinedTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)
DECL_LINK(OnEditModified, weld::Entry &, void)
std::unique_ptr< weld::Label > m_xHeaderText
static std::unique_ptr< OGenericAdministrationPage > CreateDbaseTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)
OConnectionTabPageSetup(weld::Container *pPage, weld::DialogController *pController, const OUString &_rUIXMLDescription, const OUString &_rId, const SfxItemSet &_rCoreAttrs, TranslateId pHelpTextResId, TranslateId pHeaderResId, TranslateId pUrlResId)
static std::unique_ptr< OGenericAdministrationPage > CreateODBCTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)
static std::unique_ptr< OGenericAdministrationPage > CreateMSAccessTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &_rAttrSet)