]> source.dussan.org Git - poi.git/commit
Fix for NPE in bug #40036. The TextBox will still be fairly useless though
authorNick Burch <nick@apache.org>
Tue, 26 Sep 2006 15:53:21 +0000 (15:53 +0000)
committerNick Burch <nick@apache.org>
Tue, 26 Sep 2006 15:53:21 +0000 (15:53 +0000)
commit7ef203f71c1c5a12448d222e8e37d8ec724a5e43
treea46f8719207bb221b170bd5b242fd5a77d2f2ce5
parenta2d54c0fe2f4b491b49325c57189659e16cac4cc
Fix for NPE in bug #40036. The TextBox will still be fairly useless though

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@450097 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/model/TextBox.java
src/scratchpad/testcases/org/apache/poi/hslf/data/empty_textbox.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/model/TestShapes.java