Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests...
commit95f2be25299d23cf48eb3032d39fea5ecd355a2b
authorNick Burch <nick@apache.org>
Thu, 21 Feb 2008 11:34:25 +0000 (21 11:34 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Feb 2008 11:34:25 +0000 (21 11:34 +0000)
tree12287a046557ce8c208c55c307ebbaf06a269678
parent69b14a105b54257b8b3c3a055b926b2a2995118d
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests for it

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