19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_NUM_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_NUM_HXX
124 virtual short Ok()
override;
void SetLevel(sal_uInt16 nSet)
bool m_bLabelAlignmentPosAndSpaceModeActive
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
void SetOutlineTabDialog(SwOutlineTabDialog *pDlg)
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< weld::ComboBox > m_xAlign2LB
DECL_LINK(StandardHdl, weld::Button &, void)
DECL_LINK(LevelHdl, weld::TreeView &, void)
std::unique_ptr< weld::CheckButton > m_xRelativeCB
std::unique_ptr< weld::Label > m_xIndentFT
std::unique_ptr< weld::ComboBox > m_xAlignLB
std::unique_ptr< weld::ComboBox > m_xLabelFollowedByLB
std::unique_ptr< weld::Label > m_xAlignFT
DECL_LINK(EditModifyHdl, weld::ComboBox &, void)
std::unique_ptr< weld::Label > m_xDistBorderFT
std::unique_ptr< weld::MetricSpinButton > m_xIndentMF
std::unique_ptr< weld::MetricSpinButton > m_xDistBorderMF
DECL_LINK(AlignAtHdl_Impl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::MetricSpinButton > m_xAlignedAtMF
std::unique_ptr< weld::Label > m_xIndentAtFT
DECL_LINK(LabelFollowedByHdl_Impl, weld::ComboBox &, void)
std::unique_ptr< weld::MetricSpinButton > m_xDistNumMF
virtual void Reset(const SfxItemSet *rSet) override
SwNumPositionTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
void InitPosAndSpaceMode()
DECL_LINK(IndentAtHdl_Impl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::Widget > m_xPositionFrame
std::unique_ptr< weld::MetricSpinButton > m_xIndentAtMF
NumberingPreview m_aPreviewWIN
std::unique_ptr< weld::Label > m_xAlignedAtFT
SwOutlineTabDialog * m_pOutlineDlg
std::unique_ptr< SwNumRule > m_pActNum
std::unique_ptr< weld::CustomWeld > m_xPreviewWIN
std::unique_ptr< weld::Label > m_xAlign2FT
std::unique_ptr< weld::Label > m_xDistNumFT
virtual ~SwNumPositionTabPage() override
std::unique_ptr< weld::MetricSpinButton > m_xListtabMF
void SetWrtShell(SwWrtShell *pSh)
DECL_LINK(RelativeHdl, weld::Toggleable &, void)
std::unique_ptr< weld::Button > m_xStandardPB
DECL_LINK(DistanceHdl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::TreeView > m_xLevelLB
void ShowControlsDependingOnPosAndSpaceMode()
virtual void ActivatePage(const SfxItemSet &rSet) override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
DECL_LINK(ListtabPosHdl_Impl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::Label > m_xLabelFollowedByFT
std::unique_ptr< weld::Label > m_xListtabFT
virtual short Ok() override
DECL_LINK(RemoveNumberingHdl, weld::Button &, void)
SwSvxNumBulletTabDialog(weld::Window *pParent, const SfxItemSet *pSwItemSet, SwWrtShell &)
std::unique_ptr< weld::ComboBox > m_xDummyCombo
virtual ~SwSvxNumBulletTabDialog() override
virtual void PageCreated(const OUString &rPageId, SfxTabPage &rPage) override
Used by the UI to modify the document model.