]> source.dussan.org Git - poi.git/commit
Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formu...
authorJosh Micich <josh@apache.org>
Wed, 21 Oct 2009 23:00:09 +0000 (23:00 +0000)
committerJosh Micich <josh@apache.org>
Wed, 21 Oct 2009 23:00:09 +0000 (23:00 +0000)
commit658c123cd28e42f6b41799cf786fedb7729f6d3e
tree43a13675d3ac72fe369993cae35a2056378eea93
parent9a51ddc536b650d9920d4bd712b6eebd4df3b130
Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formula operator.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@828244 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/formula/eval/IntersectionEval.java [new file with mode: 0644]
src/java/org/apache/poi/ss/formula/OperationEvaluatorFactory.java
src/java/org/apache/poi/ss/formula/WorkbookEvaluator.java
src/testcases/org/apache/poi/hssf/record/formula/eval/TestFormulasFromSpreadsheet.java