19#ifndef INCLUDED_SW_SOURCE_UI_FLDUI_FLDDB_HXX
20#define INCLUDED_SW_SOURCE_UI_FLDUI_FLDDB_HXX
62 virtual sal_uInt16
GetGroup()
override;
DECL_LINK(TreeSelectHdl, weld::TreeView &, void)
virtual void FillUserData() override
std::unique_ptr< weld::Entry > m_xValueED
SwFieldDBPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
void TypeHdl(const weld::TreeView *)
void ActivateMailMergeAddress()
virtual ~SwFieldDBPage() override
std::unique_ptr< ConditionEdit > m_xConditionED
std::unique_ptr< NumFormatListBox > m_xNumFormatLB
DECL_LINK(NumSelectHdl, weld::ComboBox &, void)
std::unique_ptr< weld::Widget > m_xCondition
OUString m_sOldColumnName
virtual void Reset(const SfxItemSet *rSet) override
std::unique_ptr< weld::RadioButton > m_xDBFormatRB
virtual bool DeferResetToFirstActivation() override
std::unique_ptr< weld::RadioButton > m_xNewFormatRB
virtual sal_uInt16 GetGroup() override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Button > m_xAddDBPB
std::unique_ptr< weld::ComboBox > m_xFormatLB
std::unique_ptr< weld::Widget > m_xFormat
std::unique_ptr< weld::TreeView > m_xTypeLB
SwWrtShell * CheckAndGetWrtShell()
std::unique_ptr< SwDBTreeList > m_xDatabaseTLB
DECL_LINK(ModifyHdl, weld::Entry &, void)
DECL_LINK(TypeListBoxHdl, weld::TreeView &, void)
DECL_LINK(AddDBHdl, weld::Button &, void)
void SetWrtShell(SwWrtShell &rSh)
std::unique_ptr< weld::Widget > m_xValue
virtual bool FillItemSet(SfxItemSet *rSet) override
void SetWrtShell(SwWrtShell *m_pWrtShell)
Used by the UI to modify the document model.