]> source.dussan.org Git - poi.git/commit
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests...
authorNick Burch <nick@apache.org>
Thu, 21 Feb 2008 11:34:25 +0000 (11:34 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Feb 2008 11:34:25 +0000 (11:34 +0000)
commit862657ef40a6dcad654c119d7d6b030fbc28f143
tree12287a046557ce8c208c55c307ebbaf06a269678
parentd561e7b60ac0b1d939e654c49722f9dc92d0663e
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests for it

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629755 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFPalette.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFPalette.java