summaryrefslogtreecommitdiff
path: root/vcl/source/control/imivctl.hxx
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-07-03 10:38:56 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2024-07-04 06:32:36 +0200
commit5b94bedf779f36f2b77b04171e7f6cc28cecbfc6 (patch)
tree4096da00222eadd44cde8e96b3977c055eb8730a /vcl/source/control/imivctl.hxx
parent8809bbc87e83488509391052b27ad690615f65ac (diff)
tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::InitPredecessors
Unused since: Change-Id: I4a412389669f9cbc6701b7ed78bd45f838e13590 Author: Michael Weghorn <m.weghorn@posteo.de> Date: Wed Jul 3 10:34:20 2024 +0200 tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::{Set,Find}EntryPredecessor Change-Id: I13ae34ffc51972bef746e53fcd46e65ea9fbf82c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169913 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'vcl/source/control/imivctl.hxx')
-rw-r--r--vcl/source/control/imivctl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/control/imivctl.hxx b/vcl/source/control/imivctl.hxx
index a4b64ae751d7..b5d31de8e6e0 100644
--- a/vcl/source/control/imivctl.hxx
+++ b/vcl/source/control/imivctl.hxx
@@ -180,7 +180,6 @@ class SvxIconChoiceCtrl_Impl
void ClipAtVirtOutRect( tools::Rectangle& rRect ) const;
GridId GetPredecessorGrid( const Point& rDocPos) const;
- void InitPredecessors();
void ClearPredecessors();
bool CheckVerScrollBar();