]> source.dussan.org Git - poi.git/commit
Start exposing the default paragraph and run styles from XWPFStyles
authorNick Burch <nick@apache.org>
Thu, 7 May 2015 13:25:47 +0000 (13:25 +0000)
committerNick Burch <nick@apache.org>
Thu, 7 May 2015 13:25:47 +0000 (13:25 +0000)
commitd38594d5526ede5b687e0dd5f54a1448997feea7
tree93e7f65a61d091705ea15717b83d8d27d13d87b7
parentc0bb5083cfce78243c6f5b48f9192349ffa9dfac
Start exposing the default paragraph and run styles from XWPFStyles

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678193 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDefaultParagraphStyle.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDefaultRunStyle.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFStyles.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFStyles.java