10#undef SC_DLLIMPLEMENTATION
19 :
SfxTabPage(pPage, pController,
"modules/scalc/ui/optcompatibilitypage.ui",
"OptCompatibilityPage", &rCoreAttrs)
20 , m_xLbKeyBindings(m_xBuilder->weld_combo_box(
"keybindings"))
30 return std::make_unique<ScTpCompatOptions>(pPage, pController, *rCoreAttrs);
71 return DeactivateRC::KeepPage;
virtual bool FillItemSet(SfxItemSet *rCoreAttrs) override
ScTpCompatOptions(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rCoreAttrs)
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
std::unique_ptr< weld::ComboBox > m_xLbKeyBindings
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rCoreAttrs)
virtual void Reset(const SfxItemSet *rCoreAttrs) override
virtual ~ScTpCompatOptions() override
const T * GetItemIfSet(TypedWhichId< T > nWhich, bool bSrchInParent=true) const
const SfxPoolItem * Put(const SfxPoolItem &rItem, sal_uInt16 nWhich)