summaryrefslogtreecommitdiff
path: root/include/svtools/svtabbx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/svtabbx.hxx')
-rw-r--r--include/svtools/svtabbx.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/svtabbx.hxx b/include/svtools/svtabbx.hxx
index 0ec02ed53ad8..519196c79066 100644
--- a/include/svtools/svtabbx.hxx
+++ b/include/svtools/svtabbx.hxx
@@ -186,7 +186,6 @@ public:
/** @return <TRUE/>, if the object has a row header. */
virtual bool HasRowHeader() const SAL_OVERRIDE; //GetColumnId
/** @return <TRUE/>, if the object can focus a cell. */
- virtual bool IsCellFocusable() const SAL_OVERRIDE;
virtual bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) SAL_OVERRIDE;
virtual void SetNoSelection() SAL_OVERRIDE;