]> source.dussan.org Git - poi.git/commit
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set
authorJosh Micich <josh@apache.org>
Fri, 15 May 2009 22:47:33 +0000 (22:47 +0000)
committerJosh Micich <josh@apache.org>
Fri, 15 May 2009 22:47:33 +0000 (22:47 +0000)
commit21fae5b0d23951e2c081bb32549ca210818615d3
tree7d87de916749f9f51716ae6a9e06a076bf206945
parent154637fc55c2cd5b5c248ac37e60fc27e3c10093
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775376 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/NameRecord.java
src/testcases/org/apache/poi/hssf/model/TestFormulaParser.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFFormulaEvaluator.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFName.java