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

--- Comment #2 from Laurent BP <jumbo4...@yahoo.fr> ---
When exporting to Excel, title and sub-title are merged here with a "\n":
http://opengrok.libreoffice.org/xref/core/sc/source/filter/excel/xechart.cxx#ConvertTitle
both export to XLS and XLSX use this function.

However, if I change "\n" with another string, it appears in XLS export but NOT
in XLSX export. So during XLSX export, title writing in oox is done in another
place. But where?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to