DECL_LINK(UseAsDefaultHdl, weld::Button &, void)
std::unique_ptr< weld::ComboBox > m_xGlobalOptionsLB
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::TreeView > m_xGlobalOptionsCLB
std::unique_ptr< weld::Frame > m_xGlobalOptionsFrame
SvtCompatibilityOptions m_aConfigItem
void SetCurrentOptions(sal_uInt32 nOptions)
sal_uInt32 m_nSavedOptions
sal_uInt32 GetDocumentOptions() const
bool m_bSavedMSFormsMenuOption
std::unique_ptr< weld::Frame > m_xMain
SwCompatibilityOptPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
void InitControls(const SfxItemSet &rSet)
std::unique_ptr< weld::TreeView > m_xOptionsLB
std::unique_ptr< weld::Button > m_xDefaultPB
std::unique_ptr< weld::ComboBox > m_xFormattingLB
DECL_LINK(SelectHdl, weld::ComboBox &, void)
virtual ~SwCompatibilityOptPage() override
virtual bool FillItemSet(SfxItemSet *rSet) override
virtual void Reset(const SfxItemSet *rSet) override
std::unique_ptr< SwCompatibilityOptPage_Impl > m_pImpl