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

--- Comment #8 from Oliver-Rainer Wittmann <[email protected]> ---
The general defect cause is that the outline level property of paragraphs and
paragraph styles are not imported.

The provided patch imports the outline level property for paragraphs. But due
to insufficiency in the Writer's core model the import outline level is passed
on the next paragraph - see previous comment.

Solutions in progress:
- Remove the code which keeps the paragraph's outline level attribute in case a
paragraph style is applied. Currently, I do not see any reason why this code
had been introduced.
- WW8 import: Apply the read paragraph style's outline level to the paragraph
style. Currently this outline level is only used WW8 import internally.
- WW8 import: Tweak a little bit the outline level's import code

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

Reply via email to