]> source.dussan.org Git - poi.git/commit
Bugzilla 45966 - added implementation for FIND function (patch from Torstein Tauno...
authorJosh Micich <josh@apache.org>
Sun, 26 Oct 2008 08:17:06 +0000 (08:17 +0000)
committerJosh Micich <josh@apache.org>
Sun, 26 Oct 2008 08:17:06 +0000 (08:17 +0000)
commitd5d23c0274369ae40c5dadf31017016eaefd7a75
tree77afd3a31d4898caffbc4131765d71e5a37f87ec
parent7bce82b0d9b1f82f3af3b97b73a438b842b7208d
Bugzilla 45966 - added implementation for FIND function (patch from Torstein Tauno Svendsen).

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@707953 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/Find.java
src/testcases/org/apache/poi/hssf/record/formula/functions/AllIndividualFunctionEvaluationTests.java
src/testcases/org/apache/poi/hssf/record/formula/functions/TestFind.java [new file with mode: 0644]