diff options
author | Eike Rathke <erack@redhat.com> | 2022-05-30 21:38:41 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-05-31 00:11:20 +0200 |
commit | dfd5081ff3973d5d0f216b06dda6360fa490cc9c (patch) | |
tree | b567307d10e3ffad4e9c030df9066b1fd0006316 /sc/source/ui/unoobj | |
parent | 72c42be077908901e8a967d3a543296ca92ce51f (diff) |
InsertMatrixFormula: correct references for across sheets array formulas
Inserting an array/matrix formula across two or more
selected/marked sheets generated wrong matrix offset references
starting with the second sheet, pointing to the top left of the
first array formula. Only the top left cell of the inserted
formula on each sheet displayed the correct value. Deleting the
array formula on the first sheet then left all matrix offset
references on the remaining sheets with #REF! errors and those
cells could not be deleted anymore because their original parent
cell was gone.
Change-Id: If5d53311f9aabdcd7432ff26ab555bb91b0b121d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135147
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'sc/source/ui/unoobj')
0 files changed, 0 insertions, 0 deletions