]> source.dussan.org Git - poi.git/commit
Bug 56325: fix Exception when removing sheets with named ranges in the workbook
authorDominik Stadler <centic@apache.org>
Thu, 15 May 2014 21:14:52 +0000 (21:14 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 15 May 2014 21:14:52 +0000 (21:14 +0000)
commite76448a83ca7e015d18f0b3cf12473d487b35899
tree99c6395fb8922438e52eefd2a8da1cf33f9a21bb
parentd3a50a33889cd522bf0f96d59f4f970d8c4d3cb2
Bug 56325: fix Exception when removing sheets with named ranges in the workbook

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1595048 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/model/InternalWorkbook.java
src/java/org/apache/poi/hssf/model/LinkTable.java
src/java/org/apache/poi/hssf/record/ExternSheetRecord.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/56325.xls [new file with mode: 0644]