summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-10-21 11:56:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-10-22 08:29:54 +0200
commita3c7d78f3dc5ccce60dc198d2466ec7470f7fe9c (patch)
tree90fafc65d3f560d6266c817042b91b744dfec004 /include/sfx2/thumbnailview.hxx
parentdb8f0528eb71252b4af9c3f7ec213ea7fb29591a (diff)
loplugin:unusedmethods
Change-Id: I3c94d68cb85adc2005a5a5e3b03a311732f782c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141617 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/thumbnailview.hxx')
-rw-r--r--include/sfx2/thumbnailview.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx
index 453f3c9c5b9b..3da4af181ff5 100644
--- a/include/sfx2/thumbnailview.hxx
+++ b/include/sfx2/thumbnailview.hxx
@@ -189,8 +189,6 @@ public:
sal_uInt16 GetItemId( const Point& rPos ) const;
- sal_uInt16 getNextItemId () const;
-
virtual bool renameItem(ThumbnailViewItem* pItem, const OUString& sNewTitle);
bool isDrawMnemonic() const { return mbDrawMnemonics; }