summaryrefslogtreecommitdiff
path: root/icon-themes/oxygen/cmd/lc_flipvertical.png
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2026-03-17 12:52:35 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2026-03-18 10:43:04 +0100
commitb8582b03feb6f3507cf42c840ec6545725160bda (patch)
treefc340254d91887b898fc4649b9209cee638de78c /icon-themes/oxygen/cmd/lc_flipvertical.png
parentf4a7bd43e59e0595965dd29c1690ed0c475020db (diff)
vcl: Use only one loop var in SvTreeListBox::PaintEntry1HEADmaster
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/lc_flipvertical.png')
0 files changed, 0 insertions, 0 deletions