summaryrefslogtreecommitdiff
path: root/basctl/source/inc
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-05-04 10:10:36 +0000
committerThomas Benisch <tbe@openoffice.org>2001-05-04 10:10:36 +0000
commit058b0ff211843ad4afa85a0e6c8f213aa5e3fafb (patch)
tree24cbc58d1a5795e968323291b958174ff02ada3d /basctl/source/inc
parent24645d80f56c6549a5aaf0019a3882091ecfd3e6 (diff)
added FixedLine
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 3207936d46fb..d2e805daf0c1 100644
--- a/basctl/source/inc/dlgresid.hrc
+++ b/basctl/source/inc/dlgresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgresid.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tbe $ $Date: 2001-05-02 12:39:47 $
+ * last change: $Author: tbe $ $Date: 2001-05-04 11:10:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,7 @@
#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 )
+#define RID_STR_CLASS_FIXEDLINE ( RID_DLG_START + 12 )
// Property Browser Headline Id's -----------------------------------------------------------