summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--starmath/source/mathmlimport.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx
index b22cb0c5387b..f549cda0ad88 100644
--- a/starmath/source/mathmlimport.cxx
+++ b/starmath/source/mathmlimport.cxx
@@ -3034,6 +3034,7 @@ SvXMLImportContext *SmXMLImport::CreateActionContext(sal_uInt16 nPrefix,
SmXMLImport::~SmXMLImport() throw ()
{
+ cleanup();
}
void SmXMLImport::SetViewSettings(const Sequence<PropertyValue>& aViewProps)