diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-11-22 21:53:29 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-23 08:13:53 +0100 |
commit | 0cea768b529a26c58fb736f762aeb0b99884debb (patch) | |
tree | c21ed4ff94b89ebed17ba54282b85e826e45bdbe /compilerplugins | |
parent | 9602f8a9318dd4d3409856e2ae06abe96e72b51b (diff) |
loplugin:fieldcast in Binding
Change-Id: Ia4bb341dba0c853b53c42a36fcb472e5948f1708
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159839
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 0bdabb345340..e803723cd774 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 -forms/source/xforms/binding.hxx:97 - xforms::Binding mxModel css::uno::Reference<css::xforms::XModel> - xforms::Model framework/inc/services/layoutmanager.hxx:253 framework::LayoutManager m_xMenuBar css::uno::Reference<css::ui::XUIElement> framework::MenuBarWrapper |