When writing out a workbook, skip a WORKBOOK stream (if there is one), since we alway...
commitcaa1e815917ff23c06508b8e4ddd567c31655468
authorNick Burch <nick@apache.org>
Thu, 23 Aug 2007 17:40:24 +0000 (23 17:40 +0000)
committerNick Burch <nick@apache.org>
Thu, 23 Aug 2007 17:40:24 +0000 (23 17:40 +0000)
tree4bb4cc55e4c08104170bb0df21e974970ccd5348
parentb8159d8f4768fd1e24b085b5fab19cbbc5f60be7
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.eu.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