Files
core/sfx2/source/control
Michael Weghorn ff6043a3db template dlg: Drop double bookkeeping of view mode
Instead of having an `mViewMode` member to keep
track of the current TemplateViewMode in both,
SfxTemplateManagerDlg and its TemplateDlgLocalView,
only maintain it in the TemplateDlgLocalView, and
add a public getter to get the current view mode
from there in TemplateDlgLocalView when needed.

Change-Id: I9167874df309bb93d2dcc12dddb53b85e92da8d3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197228
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2026-01-14 09:24:11 +01:00
..