https://bugs.documentfoundation.org/show_bug.cgi?id=118242
--- Comment #6 from Patrick Jaap <[email protected]> ---
I think the bug is caused by a missing header reference in the document.xml
file. This should by the reason why Word refuses to open the file. The header
reference (and the header file) are indeed created in
sw/source/filter/ww8/docxexport.cxx:780.
But when the section properties are written in
sw/source/filter/ww8/wrt8sty.cxx:1513 (called by
sw/source/filter/ww8/docxattributeoutput.cxx:5900) the header reference is not
present.
Miklos gave me a hint that is has to do with postponing the output of the
section properties in docxattributeoutput.cxx:5910. But I wasn't able to follow
that trace. I think I am missing some background knowledge on this topic.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs