weld::TriStateEnabled aHideFormulaState
DECL_LINK(HideFormulaClickHdl, weld::Toggleable &, void)
weld::TriStateEnabled aHideCellState
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::CheckButton > m_xBtnHideFormula
std::unique_ptr< weld::CheckButton > m_xBtnHideCell
weld::TriStateEnabled aProtectState
static const WhichRangesContainer pProtectionRanges
static WhichRangesContainer GetRanges()
weld::TriStateEnabled aHidePrintState
virtual bool FillItemSet(SfxItemSet *rCoreAttrs) override
virtual ~ScTabPageProtection() override
DECL_LINK(HidePrintClickHdl, weld::Toggleable &, void)
void ButtonClick(const weld::Toggleable &rBox)
DECL_LINK(ProtectClickHdl, weld::Toggleable &, void)
std::unique_ptr< weld::CheckButton > m_xBtnProtect
ScTabPageProtection(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rCoreAttrs)
virtual void Reset(const SfxItemSet *) override
std::unique_ptr< weld::CheckButton > m_xBtnHidePrint
DECL_LINK(HideCellClickHdl, weld::Toggleable &, void)