summaryrefslogtreecommitdiff
path: root/basctl/source/inc
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-04-26 11:40:09 +0000
committerThomas Benisch <tbe@openoffice.org>2001-04-26 11:40:09 +0000
commitda78440c332d081eb12f4d741e88c532382f7ff0 (patch)
treefd329ee8534edea779105f9f0178666872d71776 /basctl/source/inc
parentf7a8454152e71470e693de7d62cb669282cda52b (diff)
added ProgressBar
Diffstat (limited to 'basctl/source/inc')
-rw-r--r--basctl/source/inc/dlgresid.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc
index c22f4927e27f..057995517a6a 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgresid.hrc,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tbe $ $Date: 2001-03-16 13:35:39 $
+ * last change: $Author: tbe $ $Date: 2001-04-26 12:40:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@
#define RID_STR_CLASS_EDIT ( RID_DLG_START + 7 )
#define RID_STR_CLASS_FIXEDTEXT ( RID_DLG_START + 8 )
#define RID_STR_CLASS_IMAGECONTROL ( RID_DLG_START + 9 )
+#define RID_STR_CLASS_PROGRESSBAR ( RID_DLG_START + 10 )
// Property Browser Headline Id's -----------------------------------------------------------