summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formresid.hrc
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-05-02 11:43:12 +0000
committerThomas Benisch <tbe@openoffice.org>2001-05-02 11:43:12 +0000
commit9a6d102a315ed29d5d5819de55dcce07eb370df3 (patch)
tree19e4e99c6db2673b8dfe0e99afa14b091894ced6 /extensions/source/propctrlr/formresid.hrc
parent6d03ef54d8273708c2aed99488315da763e6fe93 (diff)
added scrollbar properties
Diffstat (limited to 'extensions/source/propctrlr/formresid.hrc')
-rw-r--r--extensions/source/propctrlr/formresid.hrc14
1 files changed, 12 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formresid.hrc b/extensions/source/propctrlr/formresid.hrc
index 3042d8d0fad4..9ae30256f469 100644
--- a/extensions/source/propctrlr/formresid.hrc
+++ b/extensions/source/propctrlr/formresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: formresid.hrc,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tbe $ $Date: 2001-04-26 09:16:25 $
+ * last change: $Author: tbe $ $Date: 2001-05-02 12:42:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -233,6 +233,13 @@
#define RID_STR_PROGRESSVALUE ( RID_FORMBROWSER_START + 171 )
#define RID_STR_PROGRESSVALUE_MIN ( RID_FORMBROWSER_START + 172 )
#define RID_STR_PROGRESSVALUE_MAX ( RID_FORMBROWSER_START + 173 )
+#define RID_STR_SCROLLVALUE ( RID_FORMBROWSER_START + 174 )
+#define RID_STR_SCROLLVALUE_MAX ( RID_FORMBROWSER_START + 175 )
+#define RID_STR_LINEINCREMENT ( RID_FORMBROWSER_START + 176 )
+#define RID_STR_BLOCKINCREMENT ( RID_FORMBROWSER_START + 177 )
+#define RID_STR_VISIBLESIZE ( RID_FORMBROWSER_START + 178 )
+#define RID_STR_ORIENTATION ( RID_FORMBROWSER_START + 179 )
+#define RID_STR_ENUM_ORIENTATION ( RID_FORMBROWSER_START + 180 )
// -----------------------------------------------------------------------
@@ -277,6 +284,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.8 2001/04/26 09:16:25 tbe
+ * added progressbar properties
+ *
* Revision 1.7 2001/03/21 15:38:39 fs
* #82696# new font dialog
*