]> source.dussan.org Git - poi.git/commit
fixed a silly typo in the method signature. It should be HFFSPicture.getPreferredSize...
authorYegor Kozlov <yegor@apache.org>
Sat, 3 Nov 2007 19:50:40 +0000 (19:50 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 3 Nov 2007 19:50:40 +0000 (19:50 +0000)
commit80c35b59fde4e1613e22cf19a9c236640f8a8700
treec7feb5cba6d7e2b0b347290dade80c15a568ca65
parent1b4416d11645031af412b5f49a298d0dbcbe9b52
fixed a silly typo in the method signature. It should be HFFSPicture.getPreferredSize(), not HFFSPicture.getPrefferedSize()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@591667 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/hssf/quick-guide.xml
src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFPicture.java