diff options
author | yogesh.bharate001 <yogesh.bharate@synerzip.com> | 2015-06-02 16:39:09 +0530 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-06-12 14:41:54 +0000 |
commit | beb8e2830dc9e1c771e196fcaf08cdfd6bf3dde3 (patch) | |
tree | f3569a3e838b1cd986e67d9bc7244236691504b8 /sfx2/source/appl/appmain.cxx | |
parent | 5afa25c62c73b84e3f334ce7fdd4d9fa260574d0 (diff) |
tdf#61908:XLSX formula cell range is not exported for MMULT.
Problem Description:
- Matrix multiplication cell formula range is not exported after roundtrip.
XML Difference:
Original : <f t="array" ref="G5:G6">MMULT(A1:C2,E1:E3)</f>
Roundtrip : <f aca="false">MMULT(A1:C2,E1:E3)</f>
Solution : Added formula cell range support for matrix multiplication.
Change-Id: Ic871f064a98a324bc16a4253b633c97417c3f900
Reviewed-on: https://gerrit.libreoffice.org/16033
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sfx2/source/appl/appmain.cxx')
0 files changed, 0 insertions, 0 deletions