summaryrefslogtreecommitdiffstats
path: root/formula/source/ui/dlg/structpg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/structpg.hxx')
-rw-r--r--formula/source/ui/dlg/structpg.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx
index 70aa76c67b90..7d1992798924 100644
--- a/formula/source/ui/dlg/structpg.hxx
+++ b/formula/source/ui/dlg/structpg.hxx
@@ -60,7 +60,7 @@ public:
};
-class StructPage : public TabPage
+class StructPage final : public TabPage
{
private:
Link<StructPage&,void> aSelLink;
@@ -75,8 +75,6 @@ private:
using Window::GetParent;
-protected:
-
const IFormulaToken* GetFunctionEntry(SvTreeListEntry* pEntry);
public: