diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2025-07-09 21:00:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 20:00:14 +0100 |
commit | 6d8f1901dcf6cd5f6261e93c293b4383858e1b1d (patch) | |
tree | 40aff4dd318d27dedbf22bbb536005074b2dd1e9 /poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipFileZipEntrySource.java | |
parent | 550be7c20129a683fb0b86d96b65613f09598414 (diff) | |
download | poi-trunk.tar.gz poi-trunk.zip |
* Allow null values in XWPFParagraph.get/setAlignment().
A null value in this field would indicate that the paragraph should
follow the alignment provided by the style hierarchy.
Fixes: https://bz.apache.org/bugzilla/show_bug.cgi?id=69720
* Revert getAlignment() and implement isAlignmentSet() instead.
* Replace test case file.
* Implement XWPFParagraph.getTCPPr(create).
It lets the caller choose if a new PPr should be created in case it
doesn't exist.
* use getCTPPr(boolean)
* compile issue
---------
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
Diffstat (limited to 'poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipFileZipEntrySource.java')
0 files changed, 0 insertions, 0 deletions