diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-22 11:41:26 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-22 18:38:45 +0100 |
commit | 68a2e50726e2f16354ff45d6768790e076989cb6 (patch) | |
tree | 74e6583719ed217a00b3ded29794e3c49f546d0b /compilerplugins | |
parent | d9c726beb64968e84d2150824c81dcf0a8b66ec2 (diff) |
loplugin:fieldcast in SwTransferable
Change-Id: I8e9f157a399f1b305d2e6b6e63da837f0090fd8b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159814
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 e65cc5123250..0bdabb345340 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -565,9 +565,6 @@ sw/source/ui/dialog/swdlgfact.hxx:562 sw/source/uibase/inc/fldmgr.hxx:103 SwFieldMgr m_pCurField SwField * SwPageNumberField -sw/source/uibase/inc/swdtflvr.hxx:81 - SwTransferable m_xDdeLink tools::SvRef<sfx2::SvBaseLink> - (anonymous namespace)::SwTransferDdeLink sw/source/uibase/inc/swuiccoll.hxx:35 SwCondCollPage m_pFormat SwFormat * SwConditionTextFormatColl |