office-gobmx/cui
RMZeroFour 03c9875b87 tdf#145538 Use range based for loops
As part of the efforts in tdf#145538 to replace regular for
loops with range-based for loops in the codebase where suitable,
this commit does so in SvxNumOptionsTabPage::PageCreated.

PS-2: Renamed a variable.

Change-Id: I7ec813a3c6fead3246137a2841c9f3e80f5adc63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165594
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-04-02 21:14:12 +02:00
..
inc Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialog 2024-03-27 09:41:44 +01:00
qa
source tdf#145538 Use range based for loops 2024-04-02 21:14:12 +02:00
uiconfig/ui tdf#145081 Line spacing style type "Fixed" is not on the style sheet dialog 2024-03-30 15:59:26 +01:00
util
AllLangMoTarget_cui.mk
CppunitTest_cui_dialogs_test.mk
CppunitTest_cui_dialogs_test_2.mk
CppunitTest_cui_dialogs_test_3.mk
CppunitTest_cui_dialogs_test_4.mk
IwyuFilter_cui.yaml
Library_cui.mk Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialog 2024-03-27 09:41:44 +01:00
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialog 2024-03-27 09:41:44 +01:00
UITest_cui_dialogs.mk
UITest_cui_tabpages.mk

Common User Interface (cui)

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph properties.