summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/draw/shapeimport.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index f0e150910ae9..259348e44176 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -615,6 +615,7 @@ void ShapeGroupContext::popGroupAndPostProcess()
// second add the already existing shapes in the unsorted list
ZOrderHint aNewHint;
+ aNewHint.pShape = nullptr;
do
{
nCount--;