]> 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)
commit8e6c459d8333da59c745adca2bc5a78fe956a3e0
tree99c6395fb8922438e52eefd2a8da1cf33f9a21bb
parent9efc34987215e0d83cd0eefb5e349228ad82431e
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]