]> source.dussan.org Git - poi.git/commit
53009: Problem creating header and footer
authorMark Murphy <jmarkmurphy@apache.org>
Thu, 13 Oct 2016 01:13:45 +0000 (01:13 +0000)
committerMark Murphy <jmarkmurphy@apache.org>
Thu, 13 Oct 2016 01:13:45 +0000 (01:13 +0000)
commit37f1598ac2989fef0be17d65a7e0407802380f7a
tree2bd39a6657527ab971a8ec13273f862c3d00b603
parent740932ee85c1d465933ebfd306bcc4bc5795f070
53009: Problem creating header and footer

Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=53009

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764563 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/xwpf/usermodel/SimpleDocumentWithHeader.java [new file with mode: 0644]
src/java/org/apache/poi/wp/usermodel/HeaderFooterType.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.java