]> source.dussan.org Git - poi.git/commit
Fix for bug 45334 - formula parser needs to handle dots in identifiers
authorJosh Micich <josh@apache.org>
Thu, 3 Jul 2008 22:20:18 +0000 (22:20 +0000)
committerJosh Micich <josh@apache.org>
Thu, 3 Jul 2008 22:20:18 +0000 (22:20 +0000)
commit197162ea16685e8bbf5b9522a4afc45cf2f03d24
tree8a7700cbb96c8a6a1f78106df60bc36a071705ec
parent7eeb885040b438aa6299ee6383aae678659c7405
Fix for bug 45334 - formula parser needs to handle dots in identifiers

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