summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scannotationshapeobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/extras/scannotationshapeobj.cxx')
-rw-r--r--sc/qa/extras/scannotationshapeobj.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/extras/scannotationshapeobj.cxx b/sc/qa/extras/scannotationshapeobj.cxx
index f306e935f8b1..7e3c241a21f6 100644
--- a/sc/qa/extras/scannotationshapeobj.cxx
+++ b/sc/qa/extras/scannotationshapeobj.cxx
@@ -63,6 +63,7 @@ void ScAnnotationShapeObj::tearDown()
{
mxField.clear();
closeDocument(mxComponent);
+ mxComponent.clear();
}
UnoApiTest::tearDown();