summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-11-29 11:14:12 +0000
committerOliver Specht <os@openoffice.org>2002-11-29 11:14:12 +0000
commit34ec2bb3bc7aa5a566d4ff93c8cfc21f1ab6ff5c (patch)
treecd5fa12778a025b9632209205cb9214ba8c4c5b6 /sw/source/ui/envelp
parent9b4235749a0d93cad9b37870cb1d289a8c440a48 (diff)
#105490# MailMerge usability
Diffstat (limited to 'sw/source/ui/envelp')
-rw-r--r--sw/source/ui/envelp/mailmrge.hrc15
1 files changed, 13 insertions, 2 deletions
diff --git a/sw/source/ui/envelp/mailmrge.hrc b/sw/source/ui/envelp/mailmrge.hrc
index 5377a1d09ec5..483be9e5e4d3 100644
--- a/sw/source/ui/envelp/mailmrge.hrc
+++ b/sw/source/ui/envelp/mailmrge.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: mailmrge.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-06-06 06:20:20 $
+ * last change: $Author: os $ $Date: 2002-11-29 12:14:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,6 +104,17 @@
#define PB_ATTACH 34
#define WIN_BEAMER 35
#define FL_SEPARATOR 36
+
+#define FL_CREATEFROM 1
+#define RB_THISDOC 2
+#define RB_TEMPLATE 3
+#define BT_OK 4
+#define BT_CANCEL 5
+#define BT_HELP 6
+
+
+
+
#endif