Jacobo Aragunde Pérez 9ad8e753a6 Fix NPE in XWPFParagraph.getCTSpacing(). (#950)
We recently changed the getters so they don't create the PPr object if
it doesn't exist, but we missed adding one null check for the new
situation.

Add a test to exercise all the getters in a case where there isn't a PPr
object.
2025-11-24 20:44:49 +01:00
..
2025-07-30 18:54:05 +01:00
2025-11-03 07:26:03 +01:00