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