]> 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)
commit4894e5aa96f92b8cecfc93624f2761d244db04f5
tree314e139e0c3072542d35cae4c14c9a9abd489185
parentf93512c7eb64bbb79ebb70bc8f48251da833aa08
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]