diff options
| author | Michael Weghorn <m.weghorn@posteo.de> | 2026-03-17 12:52:35 +0100 |
|---|---|---|
| committer | Michael Weghorn <m.weghorn@posteo.de> | 2026-03-18 10:43:04 +0100 |
| commit | b8582b03feb6f3507cf42c840ec6545725160bda (patch) | |
| tree | fc340254d91887b898fc4649b9209cee638de78c /icon-themes/oxygen/cmd/sc_openfromcalc.png | |
| parent | f4a7bd43e59e0595965dd29c1690ed0c475020db (diff) | |
nCurTab and nCurItem are both initialized to 0 and
always incremented at the end of a loop iteration.
Replace them by using a single var instead and call
it nCurIndex.
Also convert the while loop to a for loop to not have to
manually increment the counter inside of the loop.
Change-Id: Iff666a9ba2bf8b6b8e2856f17aaf7b007c81fb31
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/201903
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'icon-themes/oxygen/cmd/sc_openfromcalc.png')
0 files changed, 0 insertions, 0 deletions
