]> 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)
commit17de55241feb86342885cf7c94b0f32bdc4439e7
tree031ffb38de979c1e60790612d77ce911e69b102f
parent4eb322bae7e3fc8353f3a1f5290562ccf019a9e4
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