mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
one more fix related to Bugzilla 54407
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1437306 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7298228b91
commit
98a74d96d5
@ -346,6 +346,7 @@ public abstract class XSLFSheet extends POIXMLDocumentPart implements XSLFShapeC
|
||||
_spTree = null;
|
||||
_drawing = null;
|
||||
_spTree = null;
|
||||
_placeholders = null;
|
||||
|
||||
// recursively update each shape
|
||||
List<XSLFShape> tgtShapes = getShapeList();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user