]> source.dussan.org Git - poi.git/commit
Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and black...
authorNick Burch <nick@apache.org>
Fri, 18 Feb 2011 16:44:05 +0000 (16:44 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Feb 2011 16:44:05 +0000 (16:44 +0000)
commit1b354bc434ee9e3b08bc871a9109a06e16b70034
tree63969d69c1cac4fb7f9dfde5bdb04d2002e6c8bd
parentabf0d84ead6326fba1cae643db29f67ec195141f
Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and black background themes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072053 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/model/ThemesTable.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/50299.xlsx [new file with mode: 0644]