]> source.dussan.org Git - poi.git/commit
Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed...
authorNick Burch <nick@apache.org>
Tue, 29 Jun 2010 14:04:11 +0000 (14:04 +0000)
committerNick Burch <nick@apache.org>
Tue, 29 Jun 2010 14:04:11 +0000 (14:04 +0000)
commit6eb06011598164f9ce2fc67c7fc5edd17aaf14d8
tree4be54df6001c40d1df5dfe0221cf44a6ed01bb8c
parent6eebda59e0a08cbf2aa541f07cc82abfe4fed755
Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed a few related warnings too)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@958972 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xwpf/usermodel/IBody.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFFooter.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFHeader.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java