diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-11-22 22:03:34 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-23 08:14:02 +0100 |
commit | 89945d719282ba83d6a06be899a1320c40daee12 (patch) | |
tree | f4c2177ba763a945b6df8c968c89796083442d41 /compilerplugins | |
parent | 0cea768b529a26c58fb736f762aeb0b99884debb (diff) |
loplugin:fieldcast in LayoutManager
Change-Id: Ib0b56703cd6782d850ab5960a7fa53d15eb443a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159840
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/fieldcast.results | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/fieldcast.results b/compilerplugins/clang/fieldcast.results index e803723cd774..aa36df627b34 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -88,9 +88,6 @@ editeng/source/editeng/impedit.hxx:506 extensions/source/update/check/updatecheck.hxx:164 UpdateCheck m_pThread WorkerThread * (anonymous namespace)::UpdateCheckThread -framework/inc/services/layoutmanager.hxx:253 - framework::LayoutManager m_xMenuBar css::uno::Reference<css::ui::XUIElement> - framework::MenuBarWrapper framework/inc/services/layoutmanager.hxx:256 framework::LayoutManager m_xProgressBarBackup css::uno::Reference<css::ui::XUIElement> framework::ProgressBarWrapper |