summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_DataEditor.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-17 16:15:51 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-20 06:34:23 +0000
commit7410217b7d84a3e4dfd35529384f190cf2962024 (patch)
treec8d0319064b2d4eba13e0b1768ce4973d51a2b0d /chart2/source/controller/inc/dlg_DataEditor.hxx
parent9f4f237a3834e5d58a87296424db5428f68d1550 (diff)
loplugin:unusedmethods chart2
Change-Id: Ib7e8824e9e7f912963fbf07111ee3aa97773ceca Reviewed-on: https://gerrit.libreoffice.org/17167 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'chart2/source/controller/inc/dlg_DataEditor.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_DataEditor.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/dlg_DataEditor.hxx b/chart2/source/controller/inc/dlg_DataEditor.hxx
index a4041eabb677..bddb3f8148e1 100644
--- a/chart2/source/controller/inc/dlg_DataEditor.hxx
+++ b/chart2/source/controller/inc/dlg_DataEditor.hxx
@@ -81,8 +81,6 @@ private:
DECL_LINK( MiscHdl, void* );
/// is called when the width of any column in the edit browsebox has changed
DECL_LINK( BrowserColumnResized, void* );
- /// is called when the browser view was scrolled, @todo: only call on horizontal scroll
- DECL_LINK( BrowserContentScrolled, void* );
void UpdateData();
/// moved and resizes the series name control etc. to fit the dimensions of the edit browsebox