19#ifndef INCLUDED_SW_SOURCE_UI_FLDUI_FLDDOK_HXX
20#define INCLUDED_SW_SOURCE_UI_FLDUI_FLDDOK_HXX
55 virtual sal_uInt16
GetGroup()
override;
std::unique_ptr< weld::TreeView > m_xSelectionLB
virtual bool FillItemSet(SfxItemSet *rSet) override
void AddSubType(SwFieldTypesEnum nTypeId)
DECL_LINK(SubTypeHdl, weld::TreeView &, void)
std::unique_ptr< weld::TreeView > m_xFormatLB
std::unique_ptr< weld::Entry > m_xValueED
std::unique_ptr< weld::CheckButton > m_xFixedCB
std::unique_ptr< weld::Widget > m_xSelection
std::unique_ptr< weld::SpinButton > m_xLevelED
virtual void Reset(const SfxItemSet *rSet) override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::SpinButton > m_xDateOffsetED
std::unique_ptr< weld::Label > m_xDateFT
std::unique_ptr< weld::Label > m_xLevelFT
sal_Int32 FillFormatLB(SwFieldTypesEnum nTypeId)
virtual sal_uInt16 GetGroup() override
std::unique_ptr< weld::Label > m_xTimeFT
SwFieldDokPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *pSet)
DECL_LINK(FormatHdl, weld::TreeView &, void)
virtual void FillUserData() override
virtual ~SwFieldDokPage() override
std::unique_ptr< weld::Label > m_xValueFT
std::unique_ptr< SwNumFormatTreeView > m_xNumFormatLB
std::unique_ptr< weld::TreeView > m_xTypeLB
std::unique_ptr< weld::Widget > m_xFormat
DECL_LINK(TypeHdl, weld::TreeView &, void)
SwFieldTypesEnum
List of FieldTypes at UI.