introduced XWPFParagraph.getNumFmt function #4

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants

akhikhl commented Jun 12, 2013

New function: XWPFParagraph.getNumFmt, supplied with unit-test.
Another additional function - getNumIlvl - is used by getNumFmt, but could find other uses as well.

Contributor

Gagravarr commented Jun 12, 2013

Thanks, applied with minor changes in r1492312.

@Gagravarr Gagravarr added a commit that referenced this pull request Jun 12, 2013

@Gagravarr Gagravarr Patch from akhikhl from github pull #4 - Expose from XWPFParagraph th…
…e number level and format, if applied

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1492312 13f79535-47bb-0310-9956-ffa450edef68
0ecaa1a

@ischindl ischindl pushed a commit to ischindl/poi that referenced this pull request Jul 9, 2014

@Gagravarr Gagravarr + Imrich Schindler Patch from akhikhl from github pull #4 - Expose from XWPFParagraph th…
…e number level and format, if applied

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1492312 13f79535-47bb-0310-9956-ffa450edef68
498bc81

asfgit closed this in 5d79479 Jan 4, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment