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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
            Version|5.0.1.2 release             |5.3.1.2 release
     Ever confirmed|1                           |0

--- Comment #2 from [email protected] ---
Unfortunately, in LO 5.3.1.2.(x64) I can see no different behavior.

I now defined named ranges in LO itself, but using the UNO Java bridge in
Octave (see code in OP) I still don't see any Named Ranges. See attached
range_tst.ods, that contains 3 named ranges.

Writing the file from LO 5.3.1.2 as .xlsx and reading it into Excel 2013, Excel
complains and offers to repair the file. So there's another, related bug now.
XML indicating what was repaired below.

<?xml version="1.0" encoding="UTF-8" standalone="true"?>
-<recoveryLog
xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main";>
<logFileName>error032680_01.xml</logFileName>
<summary>Errors were detected in file 'C:\tmp\range_tst.xlsx'</summary>
-<removedFeatures summary="Following is a list of removed features:">
<removedFeature>Removed Feature: Table from /xl/tables/table3.xml part
(Table)</removedFeature>
-/removedFeatures>
-<repairedRecords summary="Following is a list of repairs:">
<repairedRecord>Repaired Records: Table from /xl/tables/table1.xml part
(Table)</repairedRecord>
</repairedRecords>
</recoveryLog>

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