]> source.dussan.org Git - poi.git/commit
When writing out a workbook, skip a WORKBOOK stream (if there is one), since we alway...
authorNick Burch <nick@apache.org>
Thu, 23 Aug 2007 17:40:24 +0000 (17:40 +0000)
committerNick Burch <nick@apache.org>
Thu, 23 Aug 2007 17:40:24 +0000 (17:40 +0000)
commit8dbf0880aeedbf82b73a454d3b644352d1f97b41
tree4bb4cc55e4c08104170bb0df21e974970ccd5348
parentac21496af7ec6b8a7a7156c1988928c451aa661f
When writing out a workbook, skip a WORKBOOK stream (if there is one), since we always write out as Workbook + test (bug #43055)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569082 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/testcases/org/apache/poi/hssf/usermodel/TestUppercaseWorkbook.java