]> source.dussan.org Git - poi.git/commit
Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning...
authorNick Burch <nick@apache.org>
Wed, 2 Jun 2010 16:01:26 +0000 (16:01 +0000)
committerNick Burch <nick@apache.org>
Wed, 2 Jun 2010 16:01:26 +0000 (16:01 +0000)
commit8c85c8c3cf48a69cd6961f18f9b2eaf25c62f081
tree3c8309a9366b2a79eef49f6ee86e9717f63679b2
parenta007df3ef926501b6f6e8bff3553ed4f00fbfb10
Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning of more Chart containing sheets

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@950611 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/chart/BeginRecord.java
src/java/org/apache/poi/hssf/record/chart/EndRecord.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/49096.xls [new file with mode: 0644]