diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-11-23 20:58:21 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-24 12:47:32 +0100 |
commit | 6f0f7fa17aebe888cb8264bd48d741f469ba56b9 (patch) | |
tree | b578782dc9927c72b9de97cb936c6dcfbf7efaad /compilerplugins/clang | |
parent | ca0609368edf80c4e56abf36fefc2bfabfd82deb (diff) |
loplugin:fieldcast in ScXMLImport
Change-Id: I0820427504d0cb9e14b54bb92a2e383bf0137121
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159872
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang')
-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 b3a206434484..6fa27d645135 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -298,9 +298,6 @@ sc/source/filter/excel/xeformula.cxx:60 sc/source/filter/inc/eeimport.hxx:43 ScEEImport mpParser std::unique_ptr<ScEEParser> ScHTMLParser -sc/source/filter/xml/xmlimprt.hxx:156 - ScXMLImport xSheetCellRanges css::uno::Reference<css::sheet::XSheetCellRangeContainer> - ScCellRangesObj sc/source/ui/inc/AccessibleContextBase.hxx:232 ScAccessibleContextBase mxParent css::uno::Reference<css::accessibility::XAccessible> ScAccessibleSpreadsheet |