]> source.dussan.org Git - poi.git/commit
Fixed RecordFactoryInputStream to properly read continued DrawingRecords
authorYegor Kozlov <yegor@apache.org>
Sat, 25 Jul 2009 10:22:04 +0000 (10:22 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 25 Jul 2009 10:22:04 +0000 (10:22 +0000)
commit74c00a9ba49af32e58d121ccab1b735575fc4eee
tree36e56087dd5aa3e9d5be79ce6db158dd11c18d39
parent2a2d6b0b6902c43bf38feaf971e6350c13c87bf4
Fixed RecordFactoryInputStream to properly read continued DrawingRecords

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@797737 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/RecordFactoryInputStream.java
src/testcases/org/apache/poi/hssf/record/TestDrawingRecord.java [new file with mode: 0755]