diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-10-01 20:41:35 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-10-02 09:43:06 +0200 |
commit | 59b3a0413a742f86078da4772b2a5f4cc83e9e3c (patch) | |
tree | 207690456f267d218781f8ee51ac8bc09c7f070f /compilerplugins/clang | |
parent | b4ddb579eeafbcf0fd7edd346401b31d00c0aa7b (diff) |
drop these unused inlines
Change-Id: I566be7eaf2ee73d3dac8c137ba783eea960cb586
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103778
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index a87d0d4ebaaf..79339f02f1d4 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -1530,18 +1530,6 @@ sw/source/core/text/txtpaint.hxx:78 DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color) sw/source/filter/ww8/docxsdrexport.hxx:73 class sax_fastparser::FastAttributeList * DocxSdrExport::getFlyWrapAttrList() -sw/source/uibase/inc/numfmtlb.hxx:130 - _Bool SwNumFormatTreeView::get_value_changed_from_saved() const -sw/source/uibase/inc/numfmtlb.hxx:131 - void SwNumFormatTreeView::save_value() -sw/source/uibase/inc/numfmtlb.hxx:132 - void SwNumFormatTreeView::show() -sw/source/uibase/inc/numfmtlb.hxx:133 - void SwNumFormatTreeView::hide() -sw/source/uibase/inc/numfmtlb.hxx:139 - void SwNumFormatTreeView::set_sensitive(_Bool) -sw/source/uibase/inc/numfmtlb.hxx:140 - void SwNumFormatTreeView::connect_changed(const class Link<class weld::TreeView &, void> &) sw/source/uibase/inc/swcont.hxx:85 _Bool SwContent::operator==(const class SwContent &) const test/source/sheet/xsubtotalfield.cxx:28 |