summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-27 09:32:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-28 08:27:56 +0100
commit3abf4b91dad8fa549457e74185c000e06ba5f019 (patch)
tree55a8c9e0f2f4e2143c431154f789e418003e4c13 /include/svtools
parentb15b1a2a90fa4c239ff8a6a33e73ff50ea422abf (diff)
loplugin:unusedmethods
Change-Id: Idbdf2d5d12fad894a3dfc3a86cae839502f42cf6 Reviewed-on: https://gerrit.libreoffice.org/64114 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/ivctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index ccdadaf7dee1..2f4f2f63ae29 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -268,7 +268,6 @@ public:
void SetEntryTextMode( SvxIconChoiceCtrlTextMode eMode, SvxIconChoiceCtrlEntry* pEntry );
#endif
- Point GetPixelPos( const Point& rPosLogic ) const;
void SetSelectionMode( SelectionMode eMode );
tools::Rectangle GetBoundingBox( SvxIconChoiceCtrlEntry* pEntry ) const;