]> source.dussan.org Git - poi.git/commit
If we have a picture of type 0, don't even bother trying to create a PictureData...
authorNick Burch <nick@apache.org>
Thu, 14 Dec 2006 11:49:56 +0000 (11:49 +0000)
committerNick Burch <nick@apache.org>
Thu, 14 Dec 2006 11:49:56 +0000 (11:49 +0000)
commitadc354202977968c4ef2e2c7ffe34a29bee12ebe
tree9fa6ba7f56aa36261add93f52529a7a5a8b1e67a
parentb3a28b66bc5f8c5128ba9d417c15d6588464a489
If we have a picture of type 0, don't even bother trying to create a PictureData object for it

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@487181 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/HSLFSlideShow.java
src/scratchpad/testcases/org/apache/poi/hslf/data/PictureTypeZero.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestPictures.java