]> source.dussan.org Git - poi.git/commit
bug 31044: Corrected parsing of references which contain double sheet names ie 'Sheet...
authorJason Height <jheight@apache.org>
Mon, 28 Aug 2006 12:18:10 +0000 (12:18 +0000)
committerJason Height <jheight@apache.org>
Mon, 28 Aug 2006 12:18:10 +0000 (12:18 +0000)
commit4859068eb4915c534d610cb3c13ddc0f91a1052d
treef0b578611948d5f9c2d05dfee641d37e27543788
parenta2d9acef5602392d5a117355c44e7f97074c703d
bug 31044: Corrected parsing of references which contain double sheet names ie 'Sheet 1'!F1:'Sheet 1'!F10.

Although i have hacked it a bit such that it gets translated to 'Sheet 1'!F1:F10

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437684 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/model/FormulaParser.java