]> source.dussan.org Git - poi.git/commit
Fix for bug 39800 - if the Array size in the simple block doesn't inclde the size...
authorNick Burch <nick@apache.org>
Tue, 13 Jun 2006 16:59:34 +0000 (16:59 +0000)
committerNick Burch <nick@apache.org>
Tue, 13 Jun 2006 16:59:34 +0000 (16:59 +0000)
commit5aee7710b41939d03a9581e3d01e34a458419363
tree04bc6fd89d6b6647c18df62b38fb8bd4444b8c5b
parent0bef9fe7cc4219877cf195dbce57580b03231fd4
Fix for bug 39800 - if the Array size in the simple block doesn't inclde the size of the header, make a note of this, and do the same when we write back out

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413933 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ddf/EscherArrayProperty.java
src/testcases/org/apache/poi/ddf/TestEscherOptRecord.java