]> source.dussan.org Git - poi.git/commit
More XSLF tests for the less common extensions, and initial support for .thmx (theme...
authorNick Burch <nick@apache.org>
Tue, 29 Jun 2010 11:07:27 +0000 (11:07 +0000)
committerNick Burch <nick@apache.org>
Tue, 29 Jun 2010 11:07:27 +0000 (11:07 +0000)
commitb75c47e1e5917ec141544d3de00546ed09997d29
treeda1a3f7a10415d5706f79b397061233a38d2ab07
parent93381f3232497942979136620cd15500611876c8
More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking...

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@958923 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/POIXMLDocument.java
src/ooxml/java/org/apache/poi/POIXMLDocumentPart.java
src/ooxml/java/org/apache/poi/POIXMLProperties.java
src/ooxml/java/org/apache/poi/openxml4j/opc/PackageRelationshipTypes.java
src/ooxml/java/org/apache/poi/xslf/XSLFSlideShow.java
src/ooxml/testcases/org/apache/poi/xslf/extractor/TestXSLFPowerPointExtractor.java
test-data/slideshow/testPPT.ppsm [new file with mode: 0644]
test-data/slideshow/testPPT.ppsx [new file with mode: 0644]
test-data/slideshow/testPPT.pptm [new file with mode: 0644]
test-data/slideshow/testPPT.pptx [new file with mode: 0644]
test-data/slideshow/testPPT.thmx [new file with mode: 0644]
test-data/slideshow/testPPT.xps [new file with mode: 0644]