tdf#113991 xls/xlsx export: emulate relative GLOBAL named ranges
The MS formats apparently require absolute sheet references in named ranges. So, it can't directly use LO's GLOBAL relative ranges. Instead, attempt to emulate that by duplicating the GLOBAL name directly into every sheet. If the name already exists, then (in theory) it would have overridden the global one anyway, so just drop it in that case. Change-Id: I32ab6f957a60fde7ec8a1912cfb0974a55db3886 Reviewed-on: https://gerrit.libreoffice.org/54743Reviewed-by:Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Showing
Please
register
or
sign in
to comment