diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2023-01-16 16:25:22 +0100 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2023-01-17 16:17:45 +0000 |
commit | c7ac513a8217179c5fae774363e8b0b1f41cea5c (patch) | |
tree | 1b7ec939d50fcc107adfdd1fb327e74631488a9b /starmath/source/cfgitem.cxx | |
parent | ea70cf3ca06a5b101d51ca1f4d4a106747a884ae (diff) |
ScriptForge - (SF_Calc) fix CompactUp/CompactLeft methods
When
- WholeRow/WholeColumn = False
- no row or column matches the FilterFormula
the cells below or at the right were erroneously
shifted down or right.
Future behaviour:
- when nothing to compact,
the initial range is left unchanged
the return value = the initial range
- when all rows/columns are impacted,
the initial range is cleared
the return value = zero-length string
- otherwise
the initial range is compacted
the return value is the compacted range
In either case, the surrounding cells are unchanged.
Change-Id: I27288878dcadeb4ded297b7bb1e6897947ed5e56
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145622
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'starmath/source/cfgitem.cxx')
0 files changed, 0 insertions, 0 deletions