]> source.dussan.org Git - poi.git/commit
Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents
authorNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:48:55 +0000 (12:48 +0000)
committerNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:48:55 +0000 (12:48 +0000)
commitc01b2bee1a201df9d5c7bf6a9b9a29b013faa84c
tree1179cd469d5c1408c4f82196d4337170e58b0d5b
parent579cf03070f7798614ccaad8e9fb281a2bc9a4e6
Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents

git-svn-id: https://svn.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