mirror of
https://github.com/LibreOffice/core.git
synced 2026-01-20 08:28:21 +00:00
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>