19#ifndef INCLUDED_SW_SOURCE_UI_MISC_IMPFNOTE_HXX
20#define INCLUDED_SW_SOURCE_UI_MISC_IMPFNOTE_HXX
std::unique_ptr< weld::Label > m_xPageTemplLbl
std::unique_ptr< weld::RadioButton > m_xPosPageBox
std::unique_ptr< weld::Entry > m_xPrefixED
std::unique_ptr< weld::SpinButton > m_xOffsetField
std::unique_ptr< weld::ComboBox > m_xParaTemplBox
std::unique_ptr< weld::Entry > m_xContEdit
std::unique_ptr< weld::ComboBox > m_xFootnoteCharAnchorTemplBox
std::unique_ptr< weld::ComboBox > m_xPageTemplBox
std::unique_ptr< weld::Label > m_xOffsetLbl
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
std::unique_ptr< weld::Entry > m_xSuffixED
virtual void Reset(const SfxItemSet *) override
virtual ~SwEndNoteOptionPage() override
void SelectNumbering(SwFootnoteNum eNum)
void SetShell(SwWrtShell &rShell)
DECL_LINK(NumCountHdl, weld::ComboBox &, void)
std::unique_ptr< weld::ComboBox > m_xFootnoteCharTextTemplBox
std::unique_ptr< weld::Entry > m_xContFromEdit
std::unique_ptr< weld::Widget > m_xStylesContainer
SwFootnoteNum GetNumbering() const
std::unique_ptr< weld::RadioButton > m_xPosChapterBox
std::unique_ptr< weld::ComboBox > m_xNumCountBox
virtual bool FillItemSet(SfxItemSet *rSet) override
SwEndNoteOptionPage(weld::Container *pPage, weld::DialogController *pController, bool bEndNote, const SfxItemSet &rSet)
std::unique_ptr< SwNumberingTypeListBox > m_xNumViewBox
DECL_LINK(ToggleHdl, weld::Toggleable &, void)
Used by the UI to modify the document model.