https://bugs.freedesktop.org/show_bug.cgi?id=85101

--- Comment #4 from Eike Rathke <[email protected]> ---
It's not the problem that the name 's' is not defined, the 's' is only a result
of a truncated name in the formula.

There are three weird names defined in xl/workbook.xml
<definedName name="s┴_1">Blad1!$B$16</definedName>
<definedName name="t║_2">Blad1!$B$15</definedName>
<definedName name="t┴_1">Blad1!$B$14</definedName>

Formulas in xl/worksheets/sheet1.xml are:
in J16: s┴_1/D16
in D17: (s┴_1^2+3*(t┴_1^2+t║_2^2))^0.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to