https://issues.apache.org/ooo/show_bug.cgi?id=120140

yuanlin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from yuanlin <[email protected]> ---
Root cause:
Compared with the file AOO saved and MS Word 2003/2010 saved, there are two
issues when saving the sample file in AOO.
1. When insert a column break after a paragraph end, both column break and
paragraph end are exported. Only column break is needed to export.
2. When insert a section/page break after a section end, both of the break and
end character are exported. Only section/page break is needed to export.

Resolution:
1. When insert a column break after a paragraph end, replace the paragraph end
character with the column break but not add the break after paragraph end.
2. When insert a section/page break after a section end, do not export the
section end character.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to