diff options
author | scito <info@scito.ch> | 2021-11-28 16:53:49 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2021-12-01 17:35:01 +0100 |
commit | 6382f51d2a4d9a3ec8eef2471467ab0dbf7a8294 (patch) | |
tree | adf676e910e26beeebccae1bcfdb2ee06bd0500a /sd/source | |
parent | 42e56a3b4fd8372fae2bc6d768383ba1edf69918 (diff) |
tdf#124103 count non-sequentially selected rows or columns in statusbar
Count non-sequential cells if either rows or columns remain the same and are
sequential.
Examples:
A1, A2, A4 -> 3 rows, 1 column
A1, A2, A4, B4 -> do not show any count (as before)
A1, B1, D1 -> 1 row, 3 columns
A1, B1, D1, D2 -> do not show any count (as before)
Change-Id: Ib8f20d560e4dc4a2b673c6e0962397563d803519
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125979
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sd/source')
0 files changed, 0 insertions, 0 deletions