19 #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_PGGRID_HXX
20 #define INCLUDED_SW_SOURCE_UIBASE_INC_PGGRID_HXX
void PutGridItem(SfxItemSet &rSet)
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< ColorListBox > m_xColorLB
virtual ~SwTextGridPage() override
std::unique_ptr< weld::CustomWeld > m_xExampleWN
std::unique_ptr< weld::RadioButton > m_xLinesGridRB
std::unique_ptr< weld::MetricSpinButton > m_xTextSizeMF
std::unique_ptr< weld::Label > m_xLinesRangeFT
std::unique_ptr< weld::CheckButton > m_xRubyBelowCB
std::unique_ptr< weld::Widget > m_xDisplayFL
std::unique_ptr< weld::Label > m_xCharWidthFT
void UpdatePageSize(const SfxItemSet &rSet)
SwTextGridPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< weld::RadioButton > m_xNoGridRB
DECL_LINK(GridTypeHdl, weld::ToggleButton &, void)
sal_Int32 m_nRubyUserValue
std::unique_ptr< weld::RadioButton > m_xCharsGridRB
virtual void ActivatePage(const SfxItemSet &rSet) override
SwPageGridExample m_aExampleWN
std::unique_ptr< weld::CheckButton > m_xPrintCB
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
std::unique_ptr< weld::Label > m_xCharsRangeFT
std::unique_ptr< weld::CheckButton > m_xSnapToCharsCB
static const sal_uInt16 * GetRanges()
std::unique_ptr< weld::Widget > m_xLayoutFL
std::unique_ptr< weld::Label > m_xRubySizeFT
std::unique_ptr< weld::CheckButton > m_xDisplayCB
static void SetLinesOrCharsRanges(weld::Label &rField, const sal_Int32 nValue)
std::unique_ptr< weld::SpinButton > m_xCharsPerLineNF
std::unique_ptr< weld::MetricSpinButton > m_xRubySizeMF
std::unique_ptr< weld::MetricSpinButton > m_xCharWidthMF
std::unique_ptr< weld::Label > m_xCharsPerLineFT
std::unique_ptr< weld::SpinButton > m_xLinesPerPageNF
virtual void Reset(const SfxItemSet *rSet) override