From f4e7d521aab79ecbb16c0518f14c7635902e9e10 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Tue, 8 May 2018 16:10:40 +0900 Subject: move unoapi_property_tester to include so it can be used outside MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id6eebba7d80aa287274e921fdd872d37d0e09ef0 Reviewed-on: https://gerrit.libreoffice.org/53986 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- compilerplugins/clang/unusedmethods.results | 8 -------- 1 file changed, 8 deletions(-) (limited to 'compilerplugins/clang') diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index bcae7663ae55..912c676c8586 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -1046,14 +1046,6 @@ sw/source/filter/ww8/ww8struc.hxx:242 WW8_BRCVer6::WW8_BRCVer6() sw/source/uibase/inc/swcont.hxx:86 _Bool SwContent::operator==(const class SwContent &) const -test/inc/unoapi_property_testers.hxx:54 - void testDoubleReadonlyProperty(class com::sun::star::uno::Reference &,const class rtl::OUString &,const double &) -test/inc/unoapi_property_testers.hxx:74 - void testLongReadonlyProperty(class com::sun::star::uno::Reference &,const class rtl::OUString &,const int &) -test/inc/unoapi_property_testers.hxx:94 - void testShortReadonlyProperty(class com::sun::star::uno::Reference &,const class rtl::OUString &,const short &) -test/inc/unoapi_property_testers.hxx:114 - void testStringReadonlyProperty(class com::sun::star::uno::Reference &,const class rtl::OUString &,const class rtl::OUString &) test/source/sheet/xsubtotalfield.cxx:28 _Bool CppUnit::assertion_traits::equal(const class com::sun::star::uno::Sequence &,const class com::sun::star::uno::Sequence &) test/source/sheet/xsubtotalfield.cxx:34 -- cgit v1.2.3