summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/core_resource.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-03-02 16:01:37 +0000
committerFrank Schönheit <fs@openoffice.org>2001-03-02 16:01:37 +0000
commita92f9035d18ab4fa472a7fe5b36608823588a61b (patch)
treed7412d9b887fed3dcfd831533b0a05c20096743c /dbaccess/source/core/inc/core_resource.hrc
parentdccb33ea3e0164e6437c427064a9a526f5e716f7 (diff)
removed obsolete ids / added RID_STR_TRIED_OPEN_TABLE
Diffstat (limited to 'dbaccess/source/core/inc/core_resource.hrc')
-rw-r--r--dbaccess/source/core/inc/core_resource.hrc11
1 files changed, 3 insertions, 8 deletions
diff --git a/dbaccess/source/core/inc/core_resource.hrc b/dbaccess/source/core/inc/core_resource.hrc
index 5378eeb6aca7..603f3859570a 100644
--- a/dbaccess/source/core/inc/core_resource.hrc
+++ b/dbaccess/source/core/inc/core_resource.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: core_resource.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: fs $ $Date: 2000-12-03 10:25:58 $
+ * last change: $Author: fs $ $Date: 2001-03-02 17:01:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,12 +71,7 @@
//------------------------------------------------------------------------------
//- String-IDs
-#define RID_STR_DBACC_PROGRAMMATIC_USED ( RID_CORE_STRINGS_START + 0 )
-#define RID_STR_DBACC_NAMEURL_EXISTS ( RID_CORE_STRINGS_START + 1 )
-#define RID_STR_DBACC_TITLE_CONFLICT ( RID_CORE_STRINGS_START + 2 )
-#define RID_STR_DBACC_FALLBACKTITLE_CONFLICT ( RID_CORE_STRINGS_START + 3 )
-#define RID_STR_DBACC_TITLE_USED ( RID_CORE_STRINGS_START + 4 )
-#define RID_STR_STANDARD ( RID_CORE_STRINGS_START + 5 )
+#define RID_STR_TRIED_OPEN_TABLE ( RID_CORE_STRINGS_START + 5 )