diff options
author | Eike Rathke <erack@redhat.com> | 2012-07-05 20:26:20 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-07-05 20:39:14 +0200 |
commit | 757a346159dd51ae65767bce98a12826fef179b6 (patch) | |
tree | a7a0eca3dacc292063e7b98bc236ddc981fe6fed /editeng | |
parent | 0996c0d3193352fe65414ea5577f804dbad8d07b (diff) |
resolved fdo#51664 some matrix cases broken in binary Excel import
Import (ab)used ScFormulaCell::SetHybridDouble() in the sense that
actually it is not a hybrid (no formula string, the token array is
present in binary import) and during interpretation a matrix was
expected but instead the hybrid encountered.
Introduced ScFormulaCell::SetResultDouble() for exactly this case as a
workaround.
Change-Id: I4da3812ef4974380224b5a2bf42d0b62c14d121b
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions