]> source.dussan.org Git - poi.git/commit
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with...
authorNick Burch <nick@apache.org>
Fri, 27 May 2011 14:35:44 +0000 (14:35 +0000)
committerNick Burch <nick@apache.org>
Fri, 27 May 2011 14:35:44 +0000 (14:35 +0000)
commit26e1eb1d5da83d632a08da3a29fa7a4d7994c669
treec69de4caf7d3c5df86b3f9f3bf57a1fccf1fd239
parente21094eaaa4b0097cfa4da5f84dfdd876eae8f2f
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128324 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xslf/XSLFSlideShow.java
src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java
src/ooxml/testcases/org/apache/poi/xslf/TestXSLFBugs.java [new file with mode: 0644]
src/ooxml/testcases/org/apache/poi/xslf/XSLFTestDataSamples.java [new file with mode: 0644]
test-data/slideshow/51187.pptx [new file with mode: 0644]