diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-18 15:40:37 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-21 18:13:44 +0200 |
commit | 1acc7c2fe72a48db0590a57ad447a47eb9d8a62e (patch) | |
tree | 90425f5c67195a735e60cfc059cf4ba7d5d219d8 /compilerplugins | |
parent | c219bcdc1ef4972f67e994ce153e21c144e636e9 (diff) |
loplugin:virtualdead unused params in forms
Change-Id: Iac26ba57443060474f4f33c4f449a69eca8c1063
Reviewed-on: https://gerrit.libreoffice.org/81236
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/virtualdead.unusedparams.results | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results index 685ee43e2b3c..e4f4db66e909 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -67,12 +67,6 @@ extensions/source/bibliography/loadlisteneradapter.hxx:110 extensions/source/bibliography/loadlisteneradapter.hxx:111 void bib::OLoadListener::_reloading(const struct com::sun::star::lang::EventObject &,) 0 -forms/source/richtext/textattributelistener.hxx:32 - void frm::ITextAttributeListener::onAttributeStateChanged(int,const struct frm::AttributeState &,) - 10 -forms/source/richtext/textattributelistener.hxx:44 - void frm::ITextSelectionListener::onSelectionChanged(const struct ESelection &,) - 0 include/canvas/base/bufferedgraphicdevicebase.hxx:230 void canvas::BufferedGraphicDeviceBase::windowShown(const struct com::sun::star::lang::EventObject &,) 0 |