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