]> source.dussan.org Git - poi.git/commit
XSLF initial work on comment authors, and tests
authorNick Burch <nick@apache.org>
Sun, 4 Sep 2011 21:09:20 +0000 (21:09 +0000)
committerNick Burch <nick@apache.org>
Sun, 4 Sep 2011 21:09:20 +0000 (21:09 +0000)
commitd9f9af50e2af507d6090e6ab61b37a024a8049a1
treebf4e913f26ad4faeca7f1c1515f74ac24c1df23e
parent80741fdf37a4896985e973322a66bbaf8f52d424
XSLF initial work on comment authors, and tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165111 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFCommentAuthors.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFComments.java
src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFRelation.java
src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXMLSlideShow.java