Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents
commit6eb82bf59f879ba7d52bbafbd6a2b8ee5b7b8b27
authorNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:48:55 +0000 (27 12:48 +0000)
committerNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:48:55 +0000 (27 12:48 +0000)
tree1179cd469d5c1408c4f82196d4337170e58b0d5b
parentbfe5914edb6aca22cf09dbde322dc0a336029017
Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@641796 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/HWPFDocument.java
src/scratchpad/src/org/apache/poi/hwpf/model/PicturesTable.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/Bug44603.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestPictures.java