summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedmethods.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-04-28 09:01:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-04-28 09:48:31 +0200
commit5503b0b79121fae89303fb00f255e57b05593930 (patch)
treecbb24839d0c7293e713d79c6a1f4b8d97644861a /compilerplugins/clang/unusedmethods.results
parent215828dc6e3858b05930758fe8e3ea19d043b5b9 (diff)
loplugin:unusedmethods
Change-Id: I8b618d791fd093ea069fdc26ed6c274e172222a4 Reviewed-on: https://gerrit.libreoffice.org/37048 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedmethods.results')
-rw-r--r--compilerplugins/clang/unusedmethods.results10
1 files changed, 5 insertions, 5 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 6781c1492c29..e25f1c810268 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -460,17 +460,17 @@ sw/inc/swrect.hxx:105
class SvStream & WriteSwRect(class SvStream &,const class SwRect &)
sw/qa/extras/inc/swmodeltestbase.hxx:523
class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> SwModelTestBase::getParagraphAnchoredObject(const int,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &) const
-sw/qa/extras/uiwriter/uiwriter.cxx:4592
+sw/qa/extras/uiwriter/uiwriter.cxx:4621
int main()
sw/source/core/inc/flowfrm.hxx:171
class SwFlowFrame * SwFlowFrame::GetPrecede()
-sw/source/core/inc/frame.hxx:1188
+sw/source/core/inc/frame.hxx:1187
class Size SwRectFnSet::GetSize(const class SwRect &) const
-sw/source/core/inc/frame.hxx:1219
+sw/source/core/inc/frame.hxx:1218
long SwRectFnSet::LeftDist(const class SwRect &,long) const
-sw/source/core/inc/frame.hxx:1220
+sw/source/core/inc/frame.hxx:1219
long SwRectFnSet::RightDist(const class SwRect &,long) const
-sw/source/core/inc/frame.hxx:1228
+sw/source/core/inc/frame.hxx:1227
long SwRectFnSet::XInc(long,long) const
sw/source/core/text/porlin.hxx:127
_Bool SwLinePortion::IsTabRightPortion() const