Bug 46300 - XWPFParagraph - improvement
Summary: XWPFParagraph - improvement
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: XWPF (show other bugs)
Version: 3.5-dev
Hardware: PC Mac OS X 10.4
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 06:57 UTC by Gisella Bronzetti
Modified: 2008-12-17 12:07 UTC (History)
0 users



Attachments
XWPFParagraph - improvement (38.33 KB, patch)
2008-11-26 06:57 UTC, Gisella Bronzetti
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gisella Bronzetti 2008-11-26 06:57:29 UTC
Created attachment 22951 [details]
XWPFParagraph - improvement

added new method set/getLineSpacingRule()
removed BigInteger parameter values in favour of int.
Comment 1 Yegor Kozlov 2008-12-17 12:07:46 UTC
Applied in r727498

Yegor