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