summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-24 23:44:52 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:55 +0200
commite07152cb8c1da89a1a6a46b813eda48b38c9e80d (patch)
treed731af39ee71d22bd28e4cc50235bd6e0802ca53
parent60212988e1cd84169afb028a4255b6f935f1fd4b (diff)
hrc cleanup: Remove two outdated files
All definitions in SchSlotIds.hxx are unused, so remove it. Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
-rw-r--r--chart2/source/controller/dialogs/dlg_ChartType.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.cxx1
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertErrorBars.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTitle.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTrendline.src1
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.src1
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.src1
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.src1
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.src1
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.src1
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.src1
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src1
-rw-r--r--chart2/source/controller/inc/SchSlotIds.hxx228
-rw-r--r--chart2/source/controller/main/ChartController_Window.cxx1
-rw-r--r--dbaccess/source/ui/browser/bcommon.src25
-rw-r--r--toolkit/src2xml/src.lst1
22 files changed, 0 insertions, 273 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ChartType.src b/chart2/source/controller/dialogs/dlg_ChartType.src
index 22ad7c276302..21671e1c2810 100644
--- a/chart2/source/controller/dialogs/dlg_ChartType.src
+++ b/chart2/source/controller/dialogs/dlg_ChartType.src
@@ -19,7 +19,6 @@
#include "dlg_ChartType.hrc"
#include "dlg_CreationWizard.hrc"
#include "HelpIds.hrc"
-#include "SchSlotIds.hxx"
// for BUTTONS_OK_CANCEL_HELP_STACKED
#include "CommonResources.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard.src b/chart2/source/controller/dialogs/dlg_CreationWizard.src
index ed9586ee01b9..b7b96110b565 100644
--- a/chart2/source/controller/dialogs/dlg_CreationWizard.src
+++ b/chart2/source/controller/dialogs/dlg_CreationWizard.src
@@ -16,7 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "dlg_CreationWizard.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
ModalDialog DLG_CHART_WIZARD
diff --git a/chart2/source/controller/dialogs/dlg_DataEditor.cxx b/chart2/source/controller/dialogs/dlg_DataEditor.cxx
index ef11fe2adae6..07262700f8be 100644
--- a/chart2/source/controller/dialogs/dlg_DataEditor.cxx
+++ b/chart2/source/controller/dialogs/dlg_DataEditor.cxx
@@ -33,7 +33,6 @@
#include "DataBrowser.hxx"
#include "ResId.hxx"
-#include "SchSlotIds.hxx"
#include <sfx2/dispatch.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/taskpanelist.hxx>
diff --git a/chart2/source/controller/dialogs/dlg_DataEditor.src b/chart2/source/controller/dialogs/dlg_DataEditor.src
index 1bee31dd21fe..70c489611308 100644
--- a/chart2/source/controller/dialogs/dlg_DataEditor.src
+++ b/chart2/source/controller/dialogs/dlg_DataEditor.src
@@ -26,7 +26,6 @@
************************************************************************/
#include "dlg_DataEditor.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
// Mask Color for standard images
diff --git a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
index d611d6f90502..233e626869d1 100644
--- a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
@@ -31,7 +31,6 @@
#include "ResId.hxx"
#include "chartview/ChartSfxItemIds.hxx"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
#include "NoWarningThisInCTOR.hxx"
#include "ObjectNameProvider.hxx"
diff --git a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src
index 03faaa4ede45..fc0050f6f9fe 100644
--- a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src
+++ b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.src
@@ -26,7 +26,6 @@
************************************************************************/
#include "dlg_InsertAxis_Grid.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
#include "CommonResources.hrc"
#include "res_SecondaryAxisCheckBoxes.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
index 514179944532..281d7cabe7af 100644
--- a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
+++ b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
@@ -17,7 +17,6 @@
*/
#include "dlg_InsertDataLabel.hrc"
-#include "SchSlotIds.hxx"
#include "CommonResources.hrc"
#include "res_DataLabel.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertErrorBars.src b/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
index 75ddfc489785..c48eb43aa5b1 100644
--- a/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
+++ b/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
@@ -17,7 +17,6 @@
*/
#include "dlg_InsertErrorBars.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
#include "CommonResources.hrc"
#include "res_ErrorBar.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.src b/chart2/source/controller/dialogs/dlg_InsertLegend.src
index b84a609b88e3..04d0b1ae9a30 100644
--- a/chart2/source/controller/dialogs/dlg_InsertLegend.src
+++ b/chart2/source/controller/dialogs/dlg_InsertLegend.src
@@ -17,7 +17,6 @@
*/
#include "dlg_InsertLegend.hrc"
-#include "SchSlotIds.hxx"
#include "CommonResources.hrc"
#include "res_LegendPosition.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertTitle.src b/chart2/source/controller/dialogs/dlg_InsertTitle.src
index cd29544d1008..145b17154895 100644
--- a/chart2/source/controller/dialogs/dlg_InsertTitle.src
+++ b/chart2/source/controller/dialogs/dlg_InsertTitle.src
@@ -18,7 +18,6 @@
#include "dlg_InsertTitle.hrc"
#include "res_Titlesx.hrc"
-#include "SchSlotIds.hxx"
#include "CommonResources.hrc"
ModalDialog DLG_TITLE
diff --git a/chart2/source/controller/dialogs/dlg_InsertTrendline.src b/chart2/source/controller/dialogs/dlg_InsertTrendline.src
index 9f1483496a28..aa48a6052f97 100644
--- a/chart2/source/controller/dialogs/dlg_InsertTrendline.src
+++ b/chart2/source/controller/dialogs/dlg_InsertTrendline.src
@@ -17,7 +17,6 @@
*/
#include "dlg_InsertTrendline.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
#include "CommonResources.hrc"
#include "res_Trendline.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_View3D.src b/chart2/source/controller/dialogs/dlg_View3D.src
index da7cebcc7a2f..e2834a9f9706 100644
--- a/chart2/source/controller/dialogs/dlg_View3D.src
+++ b/chart2/source/controller/dialogs/dlg_View3D.src
@@ -17,7 +17,6 @@
*/
#include "dlg_View3D.hrc"
-#include "SchSlotIds.hxx"
#include "CommonResources.hrc"
#include "HelpIds.hrc"
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneAppearance.src b/chart2/source/controller/dialogs/tp_3D_SceneAppearance.src
index 6cfade375428..cba9013768a6 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneAppearance.src
+++ b/chart2/source/controller/dialogs/tp_3D_SceneAppearance.src
@@ -18,7 +18,6 @@
#include "tp_3D_SceneAppearance.hrc"
#include "dlg_View3D.hrc"
-#include "SchSlotIds.hxx"
#define WIDTH_FL 108
#define WIDTH_LB 57
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
index a723bc4f5c12..da9f9be7071a 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
+++ b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
@@ -18,7 +18,6 @@
#include "tp_3D_SceneGeometry.hrc"
#include "dlg_View3D.hrc"
-#include "SchSlotIds.hxx"
#include "HelpIds.hrc"
#ifndef _SVT_CONTROLDIMS_HRC_
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.src b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.src
index 577be9de8b8b..231250ea9543 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.src
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.src
@@ -18,7 +18,6 @@
#include "tp_3D_SceneIllumination.hrc"
#include "dlg_View3D.hrc"
-#include "SchSlotIds.hxx"
#define WIDTH_HEAD 108
#define WIDTH_FT 41
diff --git a/chart2/source/controller/dialogs/tp_ChartType.src b/chart2/source/controller/dialogs/tp_ChartType.src
index 049ef897f795..cd3791d8256e 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.src
+++ b/chart2/source/controller/dialogs/tp_ChartType.src
@@ -26,7 +26,6 @@
************************************************************************/
#include "HelpIds.hrc"
#include "tp_ChartType.hrc"
-#include "SchSlotIds.hxx"
#include "dlg_CreationWizard.hrc"
#include "CommonResources.hrc"
diff --git a/chart2/source/controller/dialogs/tp_RangeChooser.src b/chart2/source/controller/dialogs/tp_RangeChooser.src
index 51efd096db3b..86dc9a411281 100644
--- a/chart2/source/controller/dialogs/tp_RangeChooser.src
+++ b/chart2/source/controller/dialogs/tp_RangeChooser.src
@@ -17,7 +17,6 @@
*/
#include "HelpIds.hrc"
#include "tp_RangeChooser.hrc"
-#include "SchSlotIds.hxx"
#include "dlg_CreationWizard.hrc"
#ifndef _SVT_CONTROLDIMS_HRC_
diff --git a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
index 7f0b201e0fc8..2039892a8583 100644
--- a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
+++ b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
@@ -16,7 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "HelpIds.hrc"
-#include "SchSlotIds.hxx"
#include "tp_Wizard_TitlesAndObjects.hrc"
#include "res_Titlesx.hrc"
#include "res_SecondaryAxisCheckBoxes.hrc"
diff --git a/chart2/source/controller/inc/SchSlotIds.hxx b/chart2/source/controller/inc/SchSlotIds.hxx
deleted file mode 100644
index f3732a8d5a07..000000000000
--- a/chart2/source/controller/inc/SchSlotIds.hxx
+++ /dev/null
@@ -1,228 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#ifndef SCH_SLOTIDS_HXX
-#define SCH_SLOTIDS_HXX
-
-// header for SID_OBJ1_START
-#include <sfx2/sfxsids.hrc>
-
-// SID_OBJ1_START == 30000 + 512
-//not used as slot in old chart
-//#define SID_COPYFORMAT SID_OBJ1_START
-//not used as slot in old chart
-//#define SID_PASTEFORMAT (SID_OBJ1_START + 1)
-
-//still used as help id
-#define SID_DIAGRAM_DATA (SID_OBJ1_START + 2)
-//only used as help id
-#define SID_INSERT_TITLE (SID_OBJ1_START + 3)
-//only used as help id
-#define SID_INSERT_CHART_LEGEND (SID_OBJ1_START + 4)
-//only used as help id
-#define SID_INSERT_DESCRIPTION (SID_OBJ1_START + 5)
-//only used as help id
-#define SID_INSERT_AXIS (SID_OBJ1_START + 6)
-//some how used as slot in old chart
-//#define SID_DATA_ROW_POINT (SID_OBJ1_START + 7)
-//menu parent id and helpid
-//MENUCHANGE FORMATMENU #define SID_CHART_TITLE (SID_OBJ1_START + 8)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_LEGEND (SID_OBJ1_START + 9)
-//menu parent id and helpid
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS (SID_OBJ1_START + 10)
-//menu parent id and helpid
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID (SID_OBJ1_START + 11)
-
-/*
-//MENUCHANGE
-//still used as slot id
-#define SID_DIAGRAM_WALL (SID_OBJ1_START + 12)
-//still used as slot id
-#define SID_DIAGRAM_FLOOR (SID_OBJ1_START + 13)
-//still used as slot id
-#define SID_DIAGRAM_AREA (SID_OBJ1_START + 14)
-*/
-
-//only used as help id
-#define SID_3D_VIEW (SID_OBJ1_START + 15)
-//still used as slot id
-#define SID_DIAGRAM_TYPE (SID_OBJ1_START + 16)
-//used as slot in old chart
-//#define SID_TOGGLE_TITLE (SID_OBJ1_START + 17)
-//used as slot in old chart
-//#define SID_TOGGLE_LEGEND (SID_OBJ1_START + 18)
-//used as slot in old chart
-//#define SID_TOGGLE_AXIS_TITLE (SID_OBJ1_START + 19)
-//used as slot in old chart
-//#define SID_TOGGLE_AXIS_DESCR (SID_OBJ1_START + 20) // 30532
-//used as slot in old chart
-//#define SID_TOGGLE_GRID_HORZ (SID_OBJ1_START + 21)
-//used as slot in old chart
-//#define SID_TOGGLE_GRID_VERT (SID_OBJ1_START + 22)
-//used as slot in old chart
-//#define SID_DATA_IN_ROWS (SID_OBJ1_START + 23)
-//used as slot in old chart
-//#define SID_DATA_IN_COLUMNS (SID_OBJ1_START + 24)
-//used as slot in old chart
-//#define SID_TOOL_SELECT (SID_OBJ1_START + 25)
-//some how used as slot in old chart
-//#define SID_CONTEXT_TYPE (SID_OBJ1_START + 26)
-//used as slot in old chart
-//#define SID_NEW_ARRANGEMENT (SID_OBJ1_START + 27) // 30539
-//only used as help id
-#define SID_INSERT_GRIDS (SID_OBJ1_START + 28)
-
-//not used as slot in old chart
-//#define SID_MAINTITLE (SID_OBJ1_START + 29)
-//not used as slot in old chart
-//#define SID_SUBTITLE (SID_OBJ1_START + 30)
-//not used as slot in old chart
-//#define SID_XAXIS_TITLE (SID_OBJ1_START + 31)
-//not used as slot in old chart
-//#define SID_YAXIS_TITLE (SID_OBJ1_START + 32)
-//not used as slot in old chart
-//#define SID_ZAXIS_TITLE (SID_OBJ1_START + 33)
-
-/*
-//used as slot in old chart
-#ifdef SID_UPDATE
-#undef SID_UPDATE
-#endif
-#define SID_UPDATE (SID_OBJ1_START + 34)
-*/
-
-//not used as slot in old chart
-//#define SID_DATA (SID_OBJ1_START + 35)
-//not used as slot in old chart
-//#define SID_ADD_COLUMN (SID_OBJ1_START + 36)
-//not used as slot in old chart
-//#define SID_ADD_ROW (SID_OBJ1_START + 37)
-
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_X (SID_OBJ1_START + 40)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_Y (SID_OBJ1_START + 41)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_Z (SID_OBJ1_START + 42)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_ALL (SID_OBJ1_START + 43)
-//only used as help id
-#define SID_INSERT_STATISTICS (SID_OBJ1_START + 44)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_MAIN (SID_OBJ1_START + 45)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_SUB (SID_OBJ1_START + 46)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_X (SID_OBJ1_START + 47)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_Y (SID_OBJ1_START + 48)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_Z (SID_OBJ1_START + 49)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_TITLE_ALL (SID_OBJ1_START + 50)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Y_MAIN (SID_OBJ1_START + 51)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_X_MAIN (SID_OBJ1_START + 52)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Z_MAIN (SID_OBJ1_START + 53)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_ALL (SID_OBJ1_START + 54)
-
-//used as slot in old chart
-//#define SID_HAS_X_DESCR (SID_OBJ1_START + 55)
-//used as slot in old chart
-//#define SID_HAS_Y_DESCR (SID_OBJ1_START + 56)
-//used as slot in old chart
-//#define SID_HAS_Z_DESCR (SID_OBJ1_START + 57)
-
-//#define SID_DIAGRAM_OBJECTS (SID_OBJ1_START + 60)
-
-//not used as slot in old chart
-//#define SID_HAS_X_TITLE (SID_OBJ1_START + 61)
-//not used as slot in old chart
-//#define SID_HAS_Y_TITLE (SID_OBJ1_START + 62)
-//not used as slot in old chart
-//#define SID_HAS_Z_TITLE (SID_OBJ1_START + 63)
-//not used as slot in old chart
-//#define SID_HAS_MAIN_TITLE (SID_OBJ1_START + 64)
-//not used as slot in old chart
-//#define SID_HAS_SUB_TITLE (SID_OBJ1_START + 65)
-
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Y_HELP (SID_OBJ1_START + 66)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_X_HELP (SID_OBJ1_START + 67)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_GRID_Z_HELP (SID_OBJ1_START + 68)
-
-//not used as slot in old chart
-//#define SID_DIAGRAM_DATA_WIN (SID_OBJ1_START + 70)
-
-//used as slot in old chart
-//#define SID_DIAGRAM_ERROR (SID_OBJ1_START + 71)
-//used as slot in old chart
-//#define SID_DIAGRAM_AVERAGEVALUE (SID_OBJ1_START + 72)
-//used as slot in old chart
-//#define SID_DIAGRAM_REGRESSION (SID_OBJ1_START + 73)
-//used as slot in old chart
-//#define SID_SCALE_TEXT (SID_OBJ1_START + 74)
-//not used as slot in old chart
-//#define SID_TEXTBREAK (SID_OBJ1_START + 75)
-
-//not used as slot in old chart
-//#define SID_DIAGRAM_DATADESCRIPTION (SID_OBJ1_START + 76)
-//not used as slot in old chart
-//#define SID_DIAGRAM_POSLEGEND (SID_OBJ1_START + 77)
-//not used as slot in old chart
-//#define SID_DIAGRAM_DEFAULTCOLORS (SID_OBJ1_START + 78)
-//not used as slot in old chart
-//#define SID_DIAGRAM_BARWIDTH (SID_OBJ1_START + 79)
-//not used as slot in old chart
-//#define SID_DIAGRAM_NUMLINES (SID_OBJ1_START + 80)
-
-//menu parent id and helpid
-//#define SID_ROW_POSITION (SID_OBJ1_START + 81)
-//still used as slot id
-//#define SID_ROW_MOREFRONT (SID_OBJ1_START + 82)
-//still used as slot id
-//#define SID_ROW_MOREBACK (SID_OBJ1_START + 83)
-
-//not used as slot in old chart
-//#define SID_TITLE_TEXT (SID_OBJ1_START + 100)
-//somehow used as slot in old chart
-//#define SID_DIAGRAM_STOCK_LINE (SID_OBJ1_START + 101)
-//used as slot in old chart
-//#define SID_DIAGRAM_STOCK_LOSS (SID_OBJ1_START + 102)
-//used as slot in old chart
-//#define SID_DIAGRAM_STOCK_PLUS (SID_OBJ1_START + 103)
-
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_A (SID_OBJ1_START + 104)
-//still used as slot id
-//MENUCHANGE FORMATMENU #define SID_DIAGRAM_AXIS_B (SID_OBJ1_START + 105)
-//used as slot in old chart
-//#define SID_DIAGRAM_AXIS_C (SID_OBJ1_START + 106)
-
-// Reserved till (SID_OBJ1_START + 110)
-
-#endif
-// SCH_SLOTIDS_HXX
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/chart2/source/controller/main/ChartController_Window.cxx b/chart2/source/controller/main/ChartController_Window.cxx
index 6fcfacc1c7e0..0b7a23ad1447 100644
--- a/chart2/source/controller/main/ChartController_Window.cxx
+++ b/chart2/source/controller/main/ChartController_Window.cxx
@@ -39,7 +39,6 @@
#include "ControllerLockGuard.hxx"
#include "ObjectNameProvider.hxx"
#include "Strings.hrc"
-#include "SchSlotIds.hxx"
#include "macros.hxx"
#include "DragMethod_PieSegment.hxx"
#include "DragMethod_RotateDiagram.hxx"
diff --git a/dbaccess/source/ui/browser/bcommon.src b/dbaccess/source/ui/browser/bcommon.src
deleted file mode 100644
index 7a85d617a134..000000000000
--- a/dbaccess/source/ui/browser/bcommon.src
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#ifndef _DBU_RESOURCE_HRC_
-#include "dbu_resource.hrc"
-#endif
-
-String RID_STR_TBL_TITLE
-{
- Text [ en-US ] = "Table #" ;
-};
diff --git a/toolkit/src2xml/src.lst b/toolkit/src2xml/src.lst
index 1d7e3b28ecb5..141ef8673416 100644
--- a/toolkit/src2xml/src.lst
+++ b/toolkit/src2xml/src.lst
@@ -448,7 +448,6 @@
../../dbaccess/source/ui/tabledesign/table.src
../../dbaccess/source/ui/querydesign/querydlg.src
../../dbaccess/source/ui/querydesign/query.src
-../../dbaccess/source/ui/browser/bcommon.src
../../dbaccess/source/ui/browser/sbagrid.src
../../dbaccess/source/ui/browser/sbabrw.src
../../dbaccess/source/core/resource/strings.src