]> source.dussan.org Git - poi.git/commit
Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, avoid...
authorNick Burch <nick@apache.org>
Thu, 31 Jul 2014 16:06:43 +0000 (16:06 +0000)
committerNick Burch <nick@apache.org>
Thu, 31 Jul 2014 16:06:43 +0000 (16:06 +0000)
commit2ee05730bd8d4ba9339c6e74e1252c859f1eeab7
tree031ffb38de979c1e60790612d77ce911e69b102f
parentda61e7dd322cec1b7ca615cf7bb3c9af020c381e
Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, avoid inverting the relative flag

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614928 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/ptg/AreaPtgBase.java
src/testcases/org/apache/poi/ss/formula/ptg/TestAreaPtg.java