]> source.dussan.org Git - poi.git/commit
Table of Contents first implementation
authorPaolo Mottadelli <paolo@apache.org>
Mon, 28 Sep 2009 07:42:50 +0000 (07:42 +0000)
committerPaolo Mottadelli <paolo@apache.org>
Mon, 28 Sep 2009 07:42:50 +0000 (07:42 +0000)
commit5eeaeff15383573bf258d8b3050db41b86fd8b13
treefd855a4cf216bce6cd7134b146182e2b8c4ca3be
parent4669ec9f5dad0bcd81c8a2b41439be2e283f0fd9
Table of Contents first implementation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819469 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/TOC.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFHeadings.java [new file with mode: 0644]
test-data/document/heading123.docx [new file with mode: 0644]