summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-07-25 12:38:57 +0000
committerFrank Schönheit <fs@openoffice.org>2001-07-25 12:38:57 +0000
commit9beb7934d7cbcfb8a1b4fbe48bfeabc14ccbd1cb (patch)
tree54754ffb04be5dbce040464e479ef08eb2351c5a /svx
parent465fd1026c63ba35d2324b9d7d2e763764b9a7a4 (diff)
#88927# removed obsolete ids
Diffstat (limited to 'svx')
-rw-r--r--svx/source/inc/fmresids.hrc9
1 files changed, 4 insertions, 5 deletions
diff --git a/svx/source/inc/fmresids.hrc b/svx/source/inc/fmresids.hrc
index cf69d82d415c..195579870173 100644
--- a/svx/source/inc/fmresids.hrc
+++ b/svx/source/inc/fmresids.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: fmresids.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fs $ $Date: 2001-06-05 10:48:13 $
+ * last change: $Author: fs $ $Date: 2001-07-25 13:38:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,7 @@
#define RID_SVX_PROPBRW (RID_FORMS_START + 8)
#define RID_SVXDLG_SETFORM (RID_FORMS_START + 9)
#define RID_SVX_FMEXPLORER (RID_FORMS_START + 10)
-#define RID_SVXDLG_DBINFO (RID_FORMS_START + 11)
+// --------- free id -----------------
#define RID_SVXDLG_FMMACRO (RID_FORMS_START + 12)
#define RID_SVXDLG_FMFONT (RID_FORMS_START + 13)
#define RID_SVXDLG_SEARCHFORM (RID_FORMS_START + 14)
@@ -130,7 +130,6 @@
#define RID_SVX_DLG_SHOWGRIDCOLUMNS (RID_FORMS_START + 18)
// --------- free id -----------------
#define RID_SVX_DLG_LABELCONTROL (RID_FORMS_START + 20)
-#define RID_SVX_DLG_SQLEXCEPTIONDETAILS (RID_FORMS_START + 21)
// Menu-Id's -----------------------------------------------------------
#define RID_FMEXPLORER_POPUPMENU (RID_FORMS_START + 0)
@@ -477,7 +476,7 @@
// Ueberlaufpruefung -----------------------------------------------------
// Dialog-Id's
-#define ACTFRM_RID_END RID_SVXDLG_DBINFO
+#define ACTFRM_RID_END RID_SVX_DLG_LABELCONTROL
#if ACTFRM_RID_END > RID_FORMS_END
#error Resource-Ueberlauf in #line, #file
#endif