]> source.dussan.org Git - poi.git/commit
fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id...
authorYegor Kozlov <yegor@apache.org>
Tue, 8 Apr 2008 14:49:59 +0000 (14:49 +0000)
committerYegor Kozlov <yegor@apache.org>
Tue, 8 Apr 2008 14:49:59 +0000 (14:49 +0000)
commite77898fa7c129bef37ede0c17a8eaebfe3cc60a2
treecc6463ef0bb7ef8060c95c7d8d0dd25e1606d210
parentc1871175def935e2e7160293c844b52cef9a8f5d
fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id 1036 on class class org.apache.poi.hslf.record.PPDrawing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645952 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/PPDrawing.java
src/scratchpad/src/org/apache/poi/hslf/record/Record.java
src/scratchpad/testcases/org/apache/poi/hslf/data/44770.ppt [new file with mode: 0755]
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java