19#ifndef INCLUDED_SW_SOURCE_UI_FLDUI_FLDVAR_HXX
20#define INCLUDED_SW_SOURCE_UI_FLDUI_FLDVAR_HXX
69 virtual sal_uInt16
GetGroup()
override;
DECL_LINK(ChapterHdl, weld::ComboBox &, void)
DECL_LINK(SubTypeInsertHdl, weld::TreeView &, bool)
virtual bool FillItemSet(SfxItemSet *rSet) override
DECL_LINK(TypeHdl, weld::TreeView &, void)
virtual void Reset(const SfxItemSet *rSet) override
DECL_LINK(SubTypeListBoxHdl, weld::TreeView &, void)
std::unique_ptr< weld::Entry > m_xNameED
void FillFormatLB(SwFieldTypesEnum nTypeId)
std::unique_ptr< weld::TreeView > m_xSelectionLB
virtual ~SwFieldVarPage() override
SwFieldVarPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *pSet)
std::unique_ptr< weld::Label > m_xNameFT
std::unique_ptr< weld::Button > m_xNewPB
std::unique_ptr< weld::Button > m_xDelPB
DECL_LINK(SeparatorHdl, weld::Entry &, void)
DECL_LINK(TBClickHdl, weld::Button &, void)
std::unique_ptr< weld::TreeView > m_xFormatLB
std::unique_ptr< weld::Label > m_xValueFT
virtual void FillUserData() override
std::unique_ptr< weld::Label > m_xSeparatorFT
std::unique_ptr< weld::ComboBox > m_xChapterLevelLB
DECL_LINK(ModifyHdl, weld::Entry &, void)
void SubTypeHdl(const weld::TreeView *)
std::unique_ptr< ConditionEdit > m_xValueED
std::unique_ptr< weld::TreeView > m_xTypeLB
std::unique_ptr< weld::CheckButton > m_xInvisibleCB
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Widget > m_xChapterFrame
virtual sal_uInt16 GetGroup() override
std::unique_ptr< SwNumFormatTreeView > m_xNumFormatLB
std::unique_ptr< weld::Entry > m_xSeparatorED
std::unique_ptr< weld::Widget > m_xSelection
std::unique_ptr< weld::Widget > m_xFormat
SwFieldTypesEnum
List of FieldTypes at UI.