]> source.dussan.org Git - poi.git/commit
fixed bug #44692: HSSFPicture.resize() stretched image when there was a text next...
authorYegor Kozlov <yegor@apache.org>
Tue, 5 Aug 2008 08:06:50 +0000 (08:06 +0000)
committerYegor Kozlov <yegor@apache.org>
Tue, 5 Aug 2008 08:06:50 +0000 (08:06 +0000)
commit3e0d12d7995769e8d598f27a89d05e3c6cec7776
tree36e709e2eb4d761aa21620c490946d9590e7886c
parent82e71b0a1cd39392293b94d7e3d35bd8b83faa88
fixed bug #44692: HSSFPicture.resize() stretched image when there was a text next to it

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682621 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/hslf/how-to-shapes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFRow.java