]> source.dussan.org Git - poi.git/commit
Bugzilla 46065 - added implementation for VALUE function
authorJosh Micich <josh@apache.org>
Mon, 27 Oct 2008 18:16:44 +0000 (18:16 +0000)
committerJosh Micich <josh@apache.org>
Mon, 27 Oct 2008 18:16:44 +0000 (18:16 +0000)
commit2c1e400bc0deb74fe72b9d1f77b56a40e83ff17e
tree052ea45f146d94105d5531411875593f3067b209
parent200ba997ac7f8a62e9bbaae0ff80809e36003058
Bugzilla 46065 - added implementation for VALUE function

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@708262 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/formula/functions/Value.java
src/testcases/org/apache/poi/hssf/record/formula/functions/AllIndividualFunctionEvaluationTests.java
src/testcases/org/apache/poi/hssf/record/formula/functions/TestValue.java [new file with mode: 0644]