summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tpstat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/tpstat.cxx')
-rw-r--r--sc/source/ui/docshell/tpstat.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/tpstat.cxx b/sc/source/ui/docshell/tpstat.cxx
index 2675f2834263..9fc5bf9312c9 100644
--- a/sc/source/ui/docshell/tpstat.cxx
+++ b/sc/source/ui/docshell/tpstat.cxx
@@ -66,6 +66,7 @@ void ScDocStatPage::dispose()
m_pFtTables.clear();
m_pFtCells.clear();
m_pFtPages.clear();
+ m_pFtFormula.clear();
SfxTabPage::dispose();
}