summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formresid.hrc
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-02-22 08:32:45 +0000
committerThomas Benisch <tbe@openoffice.org>2001-02-22 08:32:45 +0000
commitbe13a7c0261488219ac017e45cb702e695e9a022 (patch)
treef6077c844403702b3af3dbf32cf1016fb4ff7404 /extensions/source/propctrlr/formresid.hrc
parentc1d74d9d1ad685db62af796c386d5102ad153ffc (diff)
added properties for dialog controls
Diffstat (limited to 'extensions/source/propctrlr/formresid.hrc')
-rw-r--r--extensions/source/propctrlr/formresid.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formresid.hrc b/extensions/source/propctrlr/formresid.hrc
index 8fd8000fe60c..4e10975de189 100644
--- a/extensions/source/propctrlr/formresid.hrc
+++ b/extensions/source/propctrlr/formresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: formresid.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: fs $ $Date: 2001-02-05 09:33:12 $
+ * last change: $Author: tbe $ $Date: 2001-02-22 09:32:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -227,6 +227,9 @@
#define RID_STR_EVENTS ( RID_FORMBROWSER_START + 164 )
#define RID_STR_ESCAPE_PROCESSING ( RID_FORMBROWSER_START + 165 )
#define RID_STR_ENUM_SUBMIT_TARGET ( RID_FORMBROWSER_START + 166 )
+#define RID_STR_POSITIONX ( RID_FORMBROWSER_START + 167 )
+#define RID_STR_POSITIONY ( RID_FORMBROWSER_START + 168 )
+
// -----------------------------------------------------------------------
// - Dialogs
@@ -269,6 +272,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.3 2001/02/05 09:33:12 fs
+ * #83424# +RID_STR_ENUM_SUBMIT_TARGET
+ *
* Revision 1.2 2001/01/17 08:43:29 fs
* #82726# tightened the string res ids
*