summaryrefslogtreecommitdiffstats
path: root/include/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-13 15:16:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-13 17:56:14 +0200
commitbd537420b07fc82bd9a3eb01f3e5b3b33c21a5cb (patch)
treed03e7acfa277f07a8d0769e808a019ecc68f32e8 /include/filter
parentvcl: move RawBitmap out of BitmapTools.hxx (diff)
downloadcore-bd537420b07fc82bd9a3eb01f3e5b3b33c21a5cb.tar.gz
core-bd537420b07fc82bd9a3eb01f3e5b3b33c21a5cb.zip
loplugin:unusedmethods
Change-Id: Id813d95a90fdbb360dfc8670c0b55b635f633965 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94125 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 999f3155df9f..5e341ba6db2b 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -1128,7 +1128,6 @@ public:
const PPTTextObj* pTextObj
);
sal_uInt32 Count() const { return mpFieldItem ? 1 : maString.getLength(); };
- bool HasTabulator() const;
};
class MSFILTER_DLLPUBLIC PPTParagraphObj