summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-26 10:44:44 +0200
committerNoel Grandin <noel@peralex.com>2014-02-27 10:27:30 +0200
commit1466096e2248ef6aaa8c0d37e440c6397b59af24 (patch)
tree12ce803627f0633046664dc32683084c97048da1 /sc/source/ui/inc/gridwin.hxx
parenta7e69f7c2040203f5560c003af779083cd97e10d (diff)
remove unused code ScGridWindow::HasScenarioRange
Change-Id: Ifd89a7bb3846ae3979ef378853aa9cb0b6585833
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 37d42da2f3ab..b862aba4187b 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -243,8 +243,6 @@ class ScGridWindow : public Window, public DropTargetHelper, public DragSourceHe
bool HasScenarioButton( const Point& rPosPixel, ScRange& rScenRange );
- bool HasScenarioRange( sal_uInt16 nCol, sal_Int32 nRow, ScRange& rScenRange );
-
bool DropScroll( const Point& rMousePos );
sal_Int8 AcceptPrivateDrop( const AcceptDropEvent& rEvt );