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