diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2018-12-11 10:52:50 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2018-12-11 16:13:43 +0100 |
commit | d0e30c11740ba22af5f6a8156dd00dad8c378b2a (patch) | |
tree | ef19c73b164e152d923a24fb3f409d6bfd11b34d /stoc | |
parent | 905c107cde4a0a7059b1e11b5f23a0a59188cb0c (diff) |
tdf#121962 Don't treat closing bracket as invalid syntax
Somehow there is a difference how the formula looks when converting via command line
vs exporting from UI.
In UI the sum formula looks like: 'sum( (0) ) (0|0|0|0)'
while in cmd line it looks like: 'sum( (0) ) () '
Both look sane, so just don't treat the second one as error.
Change-Id: I345c062a9e7c8b9c849885bc6cb88167a3491dd8
Reviewed-on: https://gerrit.libreoffice.org/64941
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'stoc')
0 files changed, 0 insertions, 0 deletions