diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-11-22 22:16:35 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-23 09:31:53 +0100 |
commit | 2b403a8ddce089689ed3baefa75e0ea5c77724e1 (patch) | |
tree | 3bbc040ba687745ce90d67dc953cc49be1c85b7f /compilerplugins/clang | |
parent | 693735e4d39b92d7a16e855cfd9d99d9d150ea75 (diff) |
loplugin:fieldcast in DbGridControl
Change-Id: I87b1aa0326cbd4270ca54831b3388a5da9c9416d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159842
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/fieldcast.results | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/fieldcast.results b/compilerplugins/clang/fieldcast.results index c794886ec751..6b16aeb370f9 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/uielement/uielement.hxx:89 - framework::UIElement m_xUIElement css::uno::Reference<css::ui::XUIElement> - framework::AddonsToolBarWrapper i18npool/inc/calendarImpl.hxx:103 i18npool::CalendarImpl xCalendar css::uno::Reference<css::i18n::XCalendar4> i18npool::Calendar_gregorian @@ -178,9 +175,6 @@ include/svx/AccessibleShape.hxx:391 include/svx/fmsrcimp.hxx:161 FmSearchEngine m_xSearchCursor CursorWrapper com::sun::star::uno::Reference -include/svx/gridctrl.hxx:255 - DbGridControl m_pFieldListeners void * - std::map include/svx/svdhdl.hxx:136 SdrHdl m_pObj SdrObject * SdrEdgeObj |