summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgresid.hrc
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-05-02 11:39:47 +0000
committerThomas Benisch <tbe@openoffice.org>2001-05-02 11:39:47 +0000
commit6d03ef54d8273708c2aed99488315da763e6fe93 (patch)
tree6405512f9f1d38a14abe4c47fbb7e49c2a6c4063 /basctl/source/inc/dlgresid.hrc
parent344db257f5c4afee3adb4e76e51af1b8165bbb6f (diff)
added ScrollBar
Diffstat (limited to 'basctl/source/inc/dlgresid.hrc')
-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 057995517a6a..3207936d46fb 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgresid.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tbe $ $Date: 2001-04-26 12:40:09 $
+ * last change: $Author: tbe $ $Date: 2001-05-02 12:39:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,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 )
+#define RID_STR_CLASS_SCROLLBAR ( RID_DLG_START + 11 )
// Property Browser Headline Id's -----------------------------------------------------------