https://bugs.documentfoundation.org/show_bug.cgi?id=161509

--- Comment #6 from Mike Kaganski <mikekagan...@hotmail.com> ---
(In reply to David Huggins-Daines from comment #3)
> Hi, I’m surprised by the defensiveness of your response.

Sorry, must be something about me being the last one who touched that area,
tidied that up, made sure to sync that all together, and documented all the
relations between different structures and functions, and then read all those
"does not match" and "not correct".

> I don’t really know what you mean by a "many-to-one mapping on input".

I meant the code that you pointed to:

https://github.com/LibreOffice/core/blob/4c179c1e62778274e7604b3317300f6df809cd80/sw/source/writerfilter/dmapper/StyleSheetTable.cxx#L1560

it maps the possible input from DOCX: both "heading 1" and "Heading 1" in OOXML
are mapped to "Heading 1" in Writer. Thus, on export, it is not known which of
the two were mapped initially.

Anyway, I didn't dismiss your report (if I thought it is plain wrong, I'd close
it e.g. NOTABUG). I need to check it more.

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

Reply via email to