summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgfield.hrc
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-10-21 14:30:08 +0000
committerChristian Lippka <cl@openoffice.org>2002-10-21 14:30:08 +0000
commitbd7f4f0cb0b34ddfa7d823cba0efdfe9d126a003 (patch)
treef838d2e6944778b771dc79c7eceafb8bd04c36a5 /sd/source/ui/inc/dlgfield.hrc
parent57628c95e34eb1a4e8534ef48acbb0f1f2f3fd8f (diff)
#103760# added language listbox for fields
Diffstat (limited to 'sd/source/ui/inc/dlgfield.hrc')
-rw-r--r--sd/source/ui/inc/dlgfield.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/dlgfield.hrc b/sd/source/ui/inc/dlgfield.hrc
index c399d16a3fb6..7a7ddba6574d 100644
--- a/sd/source/ui/inc/dlgfield.hrc
+++ b/sd/source/ui/inc/dlgfield.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgfield.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:37 $
+ * last change: $Author: cl $ $Date: 2002-10-21 15:30:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,4 +66,6 @@
#define BTN_OK 1
#define BTN_CANCEL 1
#define BTN_HELP 1
+#define FT_LANGUAGE 2
+#define LB_LANGUAGE 3
#define DLG_FIELD_MODIFY 448