]> source.dussan.org Git - poi.git/commit
Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and...
authorDominik Stadler <centic@apache.org>
Sat, 3 Jan 2015 19:30:36 +0000 (19:30 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 3 Jan 2015 19:30:36 +0000 (19:30 +0000)
commit2f681f430cc7192305f49e871a79c88ae63ce270
tree314e139e0c3072542d35cae4c14c9a9abd489185
parent3bbf57cd278e4d2c675e5ac38364cebb9775da82
Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and add unit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649233 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSimpleShape.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSimpleShape.java [new file with mode: 0644]