summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-04-22 15:59:54 +0000
committerMathias Bauer <mba@openoffice.org>2002-04-22 15:59:54 +0000
commitd3297f663ecf002ed3bec18d958481d930816f18 (patch)
tree9d1c95d651f95624b9aae58b6ed58c7ca72aac35 /basctl/inc
parent9a0118fd12d214856fe2b7f5670e2d6e9b0b59ad (diff)
#98405#: new macro recording functionality
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/basidesh.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc
index e172fbe5e63c..1ba9e8d13ee9 100644
--- a/basctl/inc/basidesh.hrc
+++ b/basctl/inc/basidesh.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: basidesh.hrc,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tbe $ $Date: 2001-12-13 18:12:12 $
+ * last change: $Author: mba $ $Date: 2002-04-22 16:57:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -164,6 +164,7 @@
#define RID_STR_LINE ( RID_BASICIDE_START + 97 )
#define RID_STR_COLUMN ( RID_BASICIDE_START + 98 )
#define RID_STR_SOURCETOBIG ( RID_BASICIDE_START + 99 )
+#define RID_STR_QUERYREPLACEMACRO ( RID_BASICIDE_START + 100 )
#define RID_STR_SEARCHALLMODULES ( RID_BASICIDE_START + 1 )
#define RID_STR_SEARCHFROMSTART ( RID_BASICIDE_START + 2 )