]> source.dussan.org Git - poi.git/commit
57366: XWPFTable to Header / Footer
authorMark Murphy <jmarkmurphy@apache.org>
Sun, 30 Oct 2016 18:49:16 +0000 (18:49 +0000)
committerMark Murphy <jmarkmurphy@apache.org>
Sun, 30 Oct 2016 18:49:16 +0000 (18:49 +0000)
commit1c3d84671ec0fe6b1d909bc8010f44aa71b6a24a
tree95c8b9cff06cec0cb15c66daff5298e8f3f5fc65
parent6e685dad95a330c71bbd9ba44ef300d0e9575c88
57366: XWPFTable to Header / Footer

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

This update contains a breaking change

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767175 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/xwpf/usermodel/BetterHeaderFooterExample.java
src/examples/src/org/apache/poi/xwpf/usermodel/HeaderFooterTable.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFHeader.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFPictureData.java