summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/sortkeydlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/sortkeydlg.hxx')
-rw-r--r--sc/source/ui/inc/sortkeydlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/sortkeydlg.hxx b/sc/source/ui/inc/sortkeydlg.hxx
index 07c12739b3dc..6fb376f016e7 100644
--- a/sc/source/ui/inc/sortkeydlg.hxx
+++ b/sc/source/ui/inc/sortkeydlg.hxx
@@ -57,7 +57,6 @@ public:
void AddSortKey( sal_uInt16 nItem );
void DoScroll( sal_Int32 nNewPos );
sal_Int32 GetItemHeight() const { return nItemHeight; }
- sal_Int32 GetTotalHeight() const { return m_pBox->GetSizePixel().Height(); }
};
class ScSortKeyCtrl