summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 16:58:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 16:58:51 +0000
commit89c5006d5ece691da3ddc264dbdfe4d8e1f0b47b (patch)
tree55ac6df3ee1d67ef21e11c7e5f032ae0fadac97d /basctl
parentba25327750dd69364dceee0333bff9eea154b735 (diff)
INTEGRATION: CWS xmlsec08 (1.15.58); FILE MERGED
2005/01/21 10:45:34 mt 1.15.58.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/21 05:38:07 pb 1.15.58.1: fix: #i40104# RID_STR_SIGNED added
Diffstat (limited to 'basctl')
-rw-r--r--basctl/inc/basidesh.hrc11
1 files changed, 6 insertions, 5 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc
index 0dd85503dda0..9ba4d8aa7aec 100644
--- a/basctl/inc/basidesh.hrc
+++ b/basctl/inc/basidesh.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: basidesh.hrc,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2005-01-13 17:24:47 $
+ * last change: $Author: vg $ $Date: 2005-03-10 17:58:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,9 +143,10 @@
#define RID_STR_ERROROPENSTORAGE ( RID_BASICIDE_START + 33 )
#define RID_STR_NOLIBINSTORAGE ( RID_BASICIDE_START + 34 )
#define RID_STR_SBXNAMEALLREADYUSED ( RID_BASICIDE_START + 35 )
-#define RID_STR_WATCHVARIABLE ( RID_BASICIDE_START + 36 )
-#define RID_STR_WATCHVALUE ( RID_BASICIDE_START + 37 )
-#define RID_STR_WATCHTYPE ( RID_BASICIDE_START + 38 )
+#define RID_STR_SIGNED ( RID_BASICIDE_START + 36 )
+#define RID_STR_WATCHVARIABLE ( RID_BASICIDE_START + 37 )
+#define RID_STR_WATCHVALUE ( RID_BASICIDE_START + 38 )
+#define RID_STR_WATCHTYPE ( RID_BASICIDE_START + 39 )
// free
#define RID_STR_REPLACESTDLIB ( RID_BASICIDE_START + 41 )
#define RID_STR_SBXNAMEALLREADYUSED2 ( RID_BASICIDE_START + 42 )