summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-22 08:19:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-22 13:03:19 +0200
commita30fc66dd2b646af71d26e14ed3af40f0f1f8b94 (patch)
tree72f358cfea471c1c88066df9ffe63ac71357c50b
parentaa39d211074cfd72d5f539b1a65e57017e1241e8 (diff)
remove unused hrc files
Change-Id: I7ce04c206250db40076bed699bee892bdfbf19b6
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc57
-rw-r--r--cui/source/dialogs/cuiimapdlg.hrc0
-rw-r--r--cui/source/options/internationaloptions.hrc65
-rw-r--r--extensions/source/propctrlr/taborder.hrc0
-rw-r--r--framework/inc/services/logindialog.hrc24
-rw-r--r--sc/source/ui/inc/dbnamdlg.hrc26
-rw-r--r--sd/source/ui/inc/dlgfield.hrc0
-rw-r--r--svx/source/unodialogs/textconversiondlgs/buttongroup.hrc57
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_direction_ids.hrc28
-rw-r--r--sw/source/core/uibase/inc/cnttab.hxx4
-rw-r--r--sw/source/ui/index/cnttab.hrc28
-rw-r--r--sw/source/ui/misc/srtdlg.hrc24
12 files changed, 0 insertions, 313 deletions
diff --git a/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc b/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
deleted file mode 100644
index 66be1e60ae03..000000000000
--- a/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
+++ /dev/null
@@ -1,57 +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 .
- */
-
-#define FL_ERROR 1
-#define FL_INDICATE 2
-#define FL_PARAMETERS 3
-
-#define FT_POSITIVE 1
-#define FT_NEGATIVE 2
-
-#define RB_NONE 1
-#define RB_CONST 2
-#define RB_PERCENT 3
-#define RB_FUNCTION 4
-#define RB_BOTH 5
-#define RB_POSITIVE 6
-#define RB_NEGATIVE 7
-#define RB_RANGE 8
-
-#define ED_RANGE_POSITIVE 1
-#define ED_RANGE_NEGATIVE 2
-
-#define FI_BOTH 1
-#define FI_POSITIVE 2
-#define FI_NEGATIVE 3
-#define IB_RANGE_POSITIVE 4
-#define IB_RANGE_NEGATIVE 5
-
-#define LB_FUNCTION 1
-
-#define MF_POSITIVE 1
-#define MF_NEGATIVE 2
-
-#define CB_SYN_POS_NEG 1
-
-#define CHART_LB_FUNCTION_STD_ERROR 0
-#define CHART_LB_FUNCTION_STD_DEV 1
-#define CHART_LB_FUNCTION_VARIANCE 2
-#define CHART_LB_FUNCTION_ERROR_MARGIN 3
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cui/source/dialogs/cuiimapdlg.hrc b/cui/source/dialogs/cuiimapdlg.hrc
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/cui/source/dialogs/cuiimapdlg.hrc
+++ /dev/null
diff --git a/cui/source/options/internationaloptions.hrc b/cui/source/options/internationaloptions.hrc
deleted file mode 100644
index 11651786b89c..000000000000
--- a/cui/source/options/internationaloptions.hrc
+++ /dev/null
@@ -1,65 +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 _OFFAPP_INTERNATIONALOPTIONS_HRC_
-#define _OFFAPP_INTERNATIONALOPTIONS_HRC_
-
-#include <svtools/controldims.hrc>
-
-// general sizes
-#define PAGE_SIZE_X 260
-#define PAGE_SIZE_Y 185
-
-// x-positions
-#define COL_0 RSC_SP_TBPG_INNERBORDER_LEFT
-#define COL_1 (COL_0 + RSC_SP_FLGR_SPACE_X)
-#define COL_2 (COL_1 + RSC_SP_CHK_TEXTINDENT)
-#define COL_LAST (PAGE_SIZE_X - RSC_SP_TBPG_INNERBORDER_RIGHT)
-
-// heights
-#define HEIGHT_FL RSC_CD_FIXEDLINE_HEIGHT
-#define HEIGHT_RB RSC_CD_RADIOBUTTON_HEIGHT
-#define HEIGHT_CB RSC_CD_CHECKBOX_HEIGHT
-
-// vertical spacing
-#define SPACE_FL_NEXTCTRL_Y RSC_SP_CTRL_DESC_Y
-
-// y-positions
-#define ROW_0 RSC_SP_TBPG_INNERBORDER_TOP
-#define ROW_1 (ROW_0 + HEIGHT_FL + SPACE_FL_NEXTCTRL_Y)
-#define ROW_2 (ROW_1 + HEIGHT_RB + RSC_SP_CTRL_GROUP_Y)
-#define ROW_3 (ROW_2 + HEIGHT_RB + RSC_SP_FLGR_SPACE_Y)
-#define ROW_4 (ROW_3 + HEIGHT_FL + SPACE_FL_NEXTCTRL_Y)
-#define ROW_5 (ROW_4 + HEIGHT_CB + RSC_SP_CTRL_GROUP_Y)
-
-// misc calculation makros
-#define WIDTH2END( startcol ) (COL_LAST - startcol)
-
-
-// resource IDs
-#define FL_DEFTXTDIRECTION 1
-#define RB_TXTDIR_LEFT2RIGHT 2
-#define RB_TXTDIR_RIGHT2LEFT 3
-#define FL_SHEETVIEW 4
-#define CB_SHTVW_RIGHT2LEFT 5
-#define CB_SHTVW_CURRENTDOCONLY 6
-
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/extensions/source/propctrlr/taborder.hrc b/extensions/source/propctrlr/taborder.hrc
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extensions/source/propctrlr/taborder.hrc
+++ /dev/null
diff --git a/framework/inc/services/logindialog.hrc b/framework/inc/services/logindialog.hrc
deleted file mode 100644
index 017b2ed68148..000000000000
--- a/framework/inc/services/logindialog.hrc
+++ /dev/null
@@ -1,24 +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 .
- */
-
-// controls
-#define RID_PB_OK 21
-#define RID_PB_CANCEL 22
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/source/ui/inc/dbnamdlg.hrc b/sc/source/ui/inc/dbnamdlg.hrc
deleted file mode 100644
index 4b02977f836c..000000000000
--- a/sc/source/ui/inc/dbnamdlg.hrc
+++ /dev/null
@@ -1,26 +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 .
- */
-
-#include "sc.hrc"
-
-#define STR_ADD 30
-#define STR_MODIFY 31
-#define STR_DB_INVALID 32
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sd/source/ui/inc/dlgfield.hrc b/sd/source/ui/inc/dlgfield.hrc
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/sd/source/ui/inc/dlgfield.hrc
+++ /dev/null
diff --git a/svx/source/unodialogs/textconversiondlgs/buttongroup.hrc b/svx/source/unodialogs/textconversiondlgs/buttongroup.hrc
deleted file mode 100644
index 5250700e6e65..000000000000
--- a/svx/source/unodialogs/textconversiondlgs/buttongroup.hrc
+++ /dev/null
@@ -1,57 +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 _UNODIALOGS_BUTTONGROUP_HRC
-#define _UNODIALOGS_BUTTONGROUP_HRC
-
-#define PB_OK 1
-#define PB_CANCEL 1
-#define PB_HELP 1
-
-#define BUTTONGROUP_BUTTONWIDTH 40
-
-#define BUTTONS_OK_CANCEL_HELP( xRightPos, yTopPos, xOffset, yOffset ) \
-OKButton PB_OK \
-{ \
- Pos = MAP_APPFONT ( xRightPos-BUTTONGROUP_BUTTONWIDTH-xOffset-xOffset , yTopPos ) ; \
- Size = MAP_APPFONT ( BUTTONGROUP_BUTTONWIDTH , 14 ) ; \
- TabStop = TRUE ; \
- DefButton = TRUE ; \
-}; \
-CancelButton PB_CANCEL \
-{ \
- Pos = MAP_APPFONT ( xRightPos-BUTTONGROUP_BUTTONWIDTH-xOffset , yTopPos+yOffset ) ; \
- Size = MAP_APPFONT ( BUTTONGROUP_BUTTONWIDTH , 14 ) ; \
- TabStop = TRUE ; \
-}; \
-HelpButton PB_HELP \
-{ \
- Pos = MAP_APPFONT ( xRightPos-BUTTONGROUP_BUTTONWIDTH , yTopPos+yOffset+yOffset ) ; \
- Size = MAP_APPFONT ( BUTTONGROUP_BUTTONWIDTH , 14 ) ; \
- TabStop = TRUE ; \
-};
-
-#define BUTTONS_OK_CANCEL_HELP_STACKED( xRightPos ) \
-BUTTONS_OK_CANCEL_HELP( xRightPos, 6, 0, 17 )
-
-#define BUTTONS_OK_CANCEL_HELP_ABREAST( xRightPos, yTopPos ) \
-BUTTONS_OK_CANCEL_HELP( xRightPos, yTopPos, (BUTTONGROUP_BUTTONWIDTH+3), 0 )
-
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_direction_ids.hrc b/svx/source/unodialogs/textconversiondlgs/chinese_direction_ids.hrc
deleted file mode 100644
index 19306e331d2b..000000000000
--- a/svx/source/unodialogs/textconversiondlgs/chinese_direction_ids.hrc
+++ /dev/null
@@ -1,28 +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 _TEXTCONVERSIONDLGS_CHINESE_DIRECTION_IDS_HXX
-#define _TEXTCONVERSIONDLGS_CHINESE_DIRECTION_IDS_HXX
-
-#define RB_TO_SIMPLIFIED 1
-#define RB_TO_TRADITIONAL 2
-
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/uibase/inc/cnttab.hxx b/sw/source/core/uibase/inc/cnttab.hxx
index b9bade6a16f9..034ffd850b85 100644
--- a/sw/source/core/uibase/inc/cnttab.hxx
+++ b/sw/source/core/uibase/inc/cnttab.hxx
@@ -20,13 +20,9 @@
#define INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CNTTAB_HXX
#include <svx/stddlg.hxx>
-
#include <vcl/button.hxx>
-
#include <vcl/edit.hxx>
-
#include <vcl/fixed.hxx>
-
#include <vcl/field.hxx>
#include <vcl/lstbox.hxx>
#include <sfx2/tabdlg.hxx>
diff --git a/sw/source/ui/index/cnttab.hrc b/sw/source/ui/index/cnttab.hrc
deleted file mode 100644
index 8121705691a7..000000000000
--- a/sw/source/ui/index/cnttab.hrc
+++ /dev/null
@@ -1,28 +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 .
- */
-
-#define TO_CONTENT 1
-#define TO_INDEX 2
-#define TO_ILLUSTRATION 4
-#define TO_TABLE 8
-#define TO_USER 16
-#define TO_OBJECT 32
-#define TO_AUTHORITIES 64
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/ui/misc/srtdlg.hrc b/sw/source/ui/misc/srtdlg.hrc
deleted file mode 100644
index 68e4ea33320f..000000000000
--- a/sw/source/ui/misc/srtdlg.hrc
+++ /dev/null
@@ -1,24 +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 .
- */
-
-#define STR_ROW 25
-#define STR_COL 26
-#define STR_NUMERIC 33
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */