[Libreoffice-bugs] [Bug 94423] UNO/Java: cannot retrieve Named Ranges from .ods, but can from .xls/.xlsx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 28 14:34:23 UTC 2020


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

Buovjaga <ilmari.lauhakangas at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #15 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
Thanks, I confirm with attachment 132140:
[a, b, c, d] = xlsfinfo ("/home/tonttu/user/range_tst.ods")
fformat = ODSWorkbook
a = OpenOffice.org Calc spreadsheet
b =
{
  [1,1] = Blad1
  [2,1] = blad2
  [1,2] = B3:C5
  [2,2] = B7:D9
}

c = ODSWorkbook
d = {}(0x3)

For my notes, adding the paths on Linux:
javaaddpath ('/usr/lib/libreoffice/program/classes/ridl.jar')
javaaddpath ('/usr/lib/libreoffice/program/classes/unoloader.jar')
javaaddpath ('/usr/lib/libreoffice/program/classes/juh.jar')
javaaddpath ('/usr/lib/libreoffice/program/classes/jurt.jar')
javaaddpath ('/usr/lib/libreoffice/program/classes/unoil.jar')
javaaddpath ('/usr/lib/libreoffice/program')

Arch Linux 64-bit
Version: 6.4.3.2
Build ID: 6.4.3-1
CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200428/a388a700/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list