summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formhelpid.hrc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-06-06 09:38:25 +0000
committerFrank Schönheit <fs@openoffice.org>2001-06-06 09:38:25 +0000
commitf1980bdc36a301ba6ef94120f3cafae577c47c00 (patch)
treed3606bb577988a012b0ea34bd19342129dea6b6d /extensions/source/propctrlr/formhelpid.hrc
parentf0460c4bdbe16d447cc1275e15b8dce27518a0d8 (diff)
#86837# +HID_PROP_IMAGE_ALIGN
Diffstat (limited to 'extensions/source/propctrlr/formhelpid.hrc')
-rw-r--r--extensions/source/propctrlr/formhelpid.hrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formhelpid.hrc b/extensions/source/propctrlr/formhelpid.hrc
index d43e141daec3..d835b512c8b7 100644
--- a/extensions/source/propctrlr/formhelpid.hrc
+++ b/extensions/source/propctrlr/formhelpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: formhelpid.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tbe $ $Date: 2001-04-26 09:15:35 $
+ * last change: $Author: fs $ $Date: 2001-06-06 10:38:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -181,6 +181,7 @@
#define HID_PROP_CONTROLLABEL (HID_FORMS_START + 111)
#define HID_PROP_CURRSYM_POSITION (HID_FORMS_START + 112)
#define HID_PROP_ESCAPE_PROCESSING (HID_FORMS_START + 113)
+#define HID_PROP_IMAGE_ALIGN (HID_FORMS_START + 114)
// ----------------------------------------------------------------------------
@@ -245,6 +246,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.4 2001/04/26 09:15:35 tbe
+ * added progressbar properties
+ *
* Revision 1.3 2001/02/06 10:18:10 fs
* #83479# reintroduced the HasNavigationBar property
*