]> source.dussan.org Git - poi.git/commit
Fix Bug 54400 by updating the index in the LinkTable whenever sheets are
authorDominik Stadler <centic@apache.org>
Sat, 2 Nov 2013 10:01:01 +0000 (10:01 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 2 Nov 2013 10:01:01 +0000 (10:01 +0000)
commit9d7c124057212989de04fce634d7343e4e7b2c0b
treea3e2d2cd81981549138ac47835a602c18fda33e5
parent2881930651f926afb12ab4aed62b6e7e59dc860d
Fix Bug 54400 by updating the index in the LinkTable whenever sheets are
removed.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1538163 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/TestHSSFWorkbook.java
test-data/spreadsheet/54500.xls [new file with mode: 0644]