10#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_TITLEPAGE_HXX
11#define INCLUDED_SW_SOURCE_UIBASE_INC_TITLEPAGE_HXX
DECL_LINK(OKHdl, weld::Button &, void)
std::unique_ptr< weld::RadioButton > m_xDocumentStartRB
std::unique_ptr< weld::SpinButton > m_xPageStartNF
const SwPageDesc * mpIndexDesc
std::unique_ptr< weld::RadioButton > m_xUseExistingPagesRB
std::unique_ptr< weld::ComboBox > m_xPagePropertiesLB
DECL_LINK(StartPageHdl, weld::Toggleable &, void)
DECL_LINK(RestartNumberingHdl, weld::Toggleable &, void)
virtual ~SwTitlePageDlg() override
SwTitlePageDlg(weld::Window *pParent)
sal_uInt16 GetInsertPosition() const
std::unique_ptr< weld::SpinButton > m_xRestartNumberingNF
std::unique_ptr< weld::CheckButton > m_xSetPageNumberCB
std::unique_ptr< weld::SpinButton > m_xSetPageNumberNF
std::unique_ptr< weld::RadioButton > m_xInsertNewPagesRB
DECL_LINK(EditHdl, weld::Button &, void)
DECL_LINK(ValueChangeHdl, weld::SpinButton &, void)
std::unique_ptr< weld::CheckButton > m_xRestartNumberingCB
std::unique_ptr< const SwFormatPageDesc > mpPageFormatDesc
std::unique_ptr< weld::RadioButton > m_xPageStartRB
DECL_LINK(SetPageNumberHdl, weld::Toggleable &, void)
const SwPageDesc * mpNormalDesc
std::unique_ptr< weld::Button > m_xPagePropertiesPB
std::unique_ptr< weld::Button > m_xOkPB
std::unique_ptr< weld::SpinButton > m_xPageCountNF
Used by the UI to modify the document model.