summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-03-09 13:07:51 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-03-09 13:08:48 +0100
commitb68f14a7cabd535dc044715bad4f1f6347450ffe (patch)
tree81636885989010c2f05f64ba175113209813568d /sfx2/inc
parent67e69a55820f50973ca0de75ccab2bb07d0bada8 (diff)
Remove unused functions (callcatcher)
ThumbnailView::deselectItem(unsigned short) XclExpPivotCache::GetFieldAcc(rtl::OUString const&) Change-Id: I88d79c7c1eede9544a4232e467a54629e4976798
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/thumbnailview.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/thumbnailview.hxx b/sfx2/inc/sfx2/thumbnailview.hxx
index b3459ee354b9..a299e7b7ee83 100644
--- a/sfx2/inc/sfx2/thumbnailview.hxx
+++ b/sfx2/inc/sfx2/thumbnailview.hxx
@@ -207,8 +207,6 @@ public:
bool IsItemSelected( sal_uInt16 nItemId ) const
{ return nItemId == mnSelItemId; }
- void deselectItem (const sal_uInt16 nItemId);
-
/**
*
* @brief deselect all current selected items.