From d54ae809aa29fa7a9894c0a1236374fa96e01a43 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sat, 25 Nov 2023 11:14:44 +0200 Subject: loplugin:fieldcast in SwOneExampleFrame Change-Id: Ic00ad388b2c18d90075db8e8d0d6b114ed13841a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159948 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/fieldcast.results | 3 --- 1 file changed, 3 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/fieldcast.results b/compilerplugins/clang/fieldcast.results index 6fa27d645135..c1ede6ef7ae5 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -547,9 +547,6 @@ sw/source/uibase/inc/fldmgr.hxx:103 sw/source/uibase/inc/swuiccoll.hxx:35 SwCondCollPage m_pFormat SwFormat * SwConditionTextFormatColl -sw/source/uibase/inc/unotools.hxx:48 - SwOneExampleFrame m_xCursor css::uno::Reference - OTextCursorHelper unoidl/source/unoidl-read.cxx:151 (anonymous namespace)::Entity entity const rtl::Reference unoidl::PublishableEntity -- cgit