/[Apache-SVN]
ViewVC logotype

Revision 618230


Jump to revision: Previous Next
Author: nick
Date: Mon Feb 4 10:48:29 2008 UTC (16 years, 4 months ago)
Changed paths: 13
Log Message:
Implement CountA, CountIf, Index, Rows and Columns functions. Patch from Josh Micich in bug #44345

Changed paths

Path Details
Directorypoi/trunk/src/documentation/content/xdocs/changes.xml modified , text changed
Directorypoi/trunk/src/documentation/content/xdocs/status.xml modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/Columns.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/Counta.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/Countif.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/Index.java modified , text changed
Directorypoi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/Rows.java modified , text changed
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/AllIndividualFunctionEvaluationTests.java added
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/EvalFactory.java added
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/NumericFunctionInvoker.java added
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/TestCountFuncs.java added
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/TestIndex.java added
Directorypoi/trunk/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/functions/TestRowCol.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26