diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:24:47 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:24:47 +0000 |
commit | d5b6897e2c5c4045c0ba7c53c0ef749de0829897 (patch) | |
tree | fb98ddfdb853355d60e6e051c674a98bda9a0b14 /basctl/inc/basidesh.hrc | |
parent | e467a93f5d49156183076593f7e23a74f65af0e3 (diff) |
INTEGRATION: CWS tbe16 (1.15.52); FILE MERGED
2005/01/10 16:55:30 tbe 1.15.52.1: #i40260# column headers in Basic IDE watch window not localized
Diffstat (limited to 'basctl/inc/basidesh.hrc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index c73787cb9930..0dd85503dda0 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.hrc,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: obo $ $Date: 2004-08-12 13:18:39 $ + * last change: $Author: kz $ $Date: 2005-01-13 17:24:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -143,6 +143,9 @@ #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 ) // free #define RID_STR_REPLACESTDLIB ( RID_BASICIDE_START + 41 ) #define RID_STR_SBXNAMEALLREADYUSED2 ( RID_BASICIDE_START + 42 ) |