summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/tpsubt.cxx
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2011-12-16 23:49:38 -0500
committerAugust Sodora <augsod@gmail.com>2011-12-19 14:36:10 -0500
commitdb8ff2610aea96597f1a09ec81ae09a7c832d158 (patch)
treea4e43a3f315d5f7efb89073e89687fcb1f8ca576 /sc/source/ui/dbgui/tpsubt.cxx
parent4f766a2d84de3cc9fa872c251501df79f5081e22 (diff)
callcatcher: Remove unused code
Diffstat (limited to 'sc/source/ui/dbgui/tpsubt.cxx')
-rw-r--r--sc/source/ui/dbgui/tpsubt.cxx17
1 files changed, 0 insertions, 17 deletions
diff --git a/sc/source/ui/dbgui/tpsubt.cxx b/sc/source/ui/dbgui/tpsubt.cxx
index 14332e5e7a78..c2bc52f0f37c 100644
--- a/sc/source/ui/dbgui/tpsubt.cxx
+++ b/sc/source/ui/dbgui/tpsubt.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-
#undef SC_DLLIMPLEMENTATION
#include "scitems.hxx"
@@ -42,15 +41,6 @@
#include "subtdlg.hrc"
#include "tpsubt.hxx"
-// STATIC DATA -----------------------------------------------------------
-
-static sal_uInt16 pSubTotalsRanges[] =
-{
- SID_SUBTOTALS,
- SID_SUBTOTALS,
- 0
-};
-
//========================================================================
// Zwischenergebnisgruppen-Tabpage:
@@ -126,13 +116,6 @@ void ScTpSubTotalGroup::Init()
FillListBoxes();
}
-//------------------------------------------------------------------------
-
-sal_uInt16* ScTpSubTotalGroup::GetRanges()
-{
- return pSubTotalsRanges;
-}
-
// -----------------------------------------------------------------------
bool ScTpSubTotalGroup::DoReset( sal_uInt16 nGroupNo,