summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/moduldlg.hrc2
-rw-r--r--basctl/source/basicide/tbxctl.cxx2
-rw-r--r--basctl/source/basicide/tbxctl.hrc21
-rw-r--r--basctl/source/inc/dlgresid.hrc4
4 files changed, 3 insertions, 26 deletions
diff --git a/basctl/source/basicide/moduldlg.hrc b/basctl/source/basicide/moduldlg.hrc
index a61574dd044d..3864641be3a7 100644
--- a/basctl/source/basicide/moduldlg.hrc
+++ b/basctl/source/basicide/moduldlg.hrc
@@ -15,6 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
#ifndef _MODULDLG_HRC
#define _MODULDLG_HRC
@@ -35,7 +36,6 @@
#define RID_STR_BASICS 13
#define RID_PB_EXPORT 14
-#define RID_PB_EXPORT_PACKAGE 15
#define RID_TP_MOD 20
#define RID_TP_LIB 21
diff --git a/basctl/source/basicide/tbxctl.cxx b/basctl/source/basicide/tbxctl.cxx
index 366e8138a6a3..7ba9d112bebf 100644
--- a/basctl/source/basicide/tbxctl.cxx
+++ b/basctl/source/basicide/tbxctl.cxx
@@ -19,7 +19,7 @@
#define _BASIDE_POPUPWINDOWTBX
-#include "tbxctl.hrc"
+#include <svl/solar.hrc>
#include <svx/svxids.hrc>
#include "idetemp.hxx"
diff --git a/basctl/source/basicide/tbxctl.hrc b/basctl/source/basicide/tbxctl.hrc
deleted file mode 100644
index 089ef429d48c..000000000000
--- a/basctl/source/basicide/tbxctl.hrc
+++ /dev/null
@@ -1,21 +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 .
- */
-#include <svl/solar.hrc>
-
-#define RID_TBXCONTROLS ( RID_BASICIDE_START + 65 )
-#define RID_TOOLBOX ( RID_BASICIDE_START + 66 )
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc
index 71a78ac64a0d..2d8bc26cb8ee 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -19,8 +19,6 @@
#ifndef _BASCTL_DLGRESID_HRC
#define _BASCTL_DLGRESID_HRC
-// include -----------------------------------------------------------
-
#include <svl/solar.hrc>
// Dialog Control Id's -----------------------------------------------------------
@@ -50,6 +48,7 @@
#define RID_STR_TRANSLATION_DEFAULT ( RID_DLG_START + 22 )
#define RID_STR_CLASS_TREECONTROL ( RID_DLG_START + 23 )
#define RID_STR_CLASS_SPINCONTROL ( RID_DLG_START + 24 )
+
// Property Browser Headline Id's -----------------------------------------------------------
#define RID_STR_BRWTITLE_PROPERTIES ( RID_DLG_START + 60 )
@@ -61,7 +60,6 @@
#define RID_DLG_MANAGE_LANGUAGE ( RID_DLG_START + 70 )
#define RID_QRYBOX_LANGUAGE ( RID_DLG_START + 71 )
#define RID_DLG_SETDEF_LANGUAGE ( RID_DLG_START + 72 )
-#define RID_DLG_ADD_LANGUAGE ( RID_DLG_START + 73 )
// -----------------------------------------------------------------------