]> 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)
commit8d345b13d054ab4b60cf641b77c982028ba2ee05
treea3e2d2cd81981549138ac47835a602c18fda33e5
parenta6b301e485b6bc70a207afb674535e45d47a4d16
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]