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

--- Comment #14 from Aron Budea <[email protected]> ---
The difference is in xl\workbook.xml. See the separator being ";" instead of
"," in Hungarian.

In US English:
<definedName function="false" hidden="false" localSheetId="0"
name="_xlnm.Print_Titles"
vbProcedure="false">Sheet1!$A:$A,Sheet1!$1:$1</definedName>

In Hungarian:
<definedName function="false" hidden="false" localSheetId="0"
name="_xlnm.Print_Titles"
vbProcedure="false">Sheet1!$A:$A;Sheet1!$1:$1</definedName>

-- 
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

Reply via email to