https://issues.apache.org/bugzilla/show_bug.cgi?id=50052

           Summary: Add support for formating of list numbers
           Product: POI
           Version: 3.7-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The LVLF structure contains both PAPX and CHPX. PAPX contains additional SPRMs
to be applied to paragraph, CHPX contains SPRMs for formatting the list number.

I will upload a patch that modifies the ListEntry class: in the constructor the
internal _props variable will be modified: first SPRMs from ListLevel will be
applied, then the SPRMs from Paragraph. Additionally, getter for
NumberProperties will be added to ListLevel.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to