summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2000-12-07 08:14:24 +0000
committerThomas Lange <tl@openoffice.org>2000-12-07 08:14:24 +0000
commit5331795cf4ad81aed2ae96f906e32e07348856b8 (patch)
treeb6ae81c1147ad64632fdee3e61db6327fc81b030 /svx
parent8fc48641375125193a97f4e34705af4283f4ec30 (diff)
some old defines removed
Diffstat (limited to 'svx')
-rw-r--r--svx/source/options/optlingu.hrc48
1 files changed, 8 insertions, 40 deletions
diff --git a/svx/source/options/optlingu.hrc b/svx/source/options/optlingu.hrc
index 13538794e110..ee6dda0fe300 100644
--- a/svx/source/options/optlingu.hrc
+++ b/svx/source/options/optlingu.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: optlingu.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2000-11-27 20:41:26 $
+ * last change: $Author: tl $ $Date: 2000-12-07 09:14:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,6 +83,11 @@
#define STR_NUM_POST_BREAK 210
#define STR_HYPH_AUTO 211
#define STR_HYPH_SPECIAL 212
+#define STR_NUM_MIN_WORDLEN 213
+
+#define STR_NUM_PRE_BREAK_DLG 214
+#define STR_NUM_POST_BREAK_DLG 215
+#define STR_NUM_MIN_WORDLEN_DLG 216
#define STR_WARNING 63
@@ -109,41 +114,7 @@
//////////////////////////////////////////////////////////////////////
-#define BTN_CAPS 10
-#define BTN_NUMS 11
-#define BTN_UPLOW 12
-#define BTN_SPELL_SPECIAL 13
-#define BTN_ALL_LANG 14
-#define GB_AUDIT 15
-
-#define LB_DICTS 20
-#define BTN_NEW 21
-#define BTN_EDIT 22
-#define BTN_DELETE 23
-#define TB_DICTS 24
-#define GB_DICTS 25
-
-#define BTN_AUTO_SPELLING 30
-#define BTN_MARK_OFF 31
-#define GB_AUTO_SPELLING 32
-#define PB_EXT_LINGU 33
-#define FT_EXT_LINGU 34
-
-#define FT_PREBREAK 40
-//#define ED_PREBREAK 41
-#define FT_AFTERBREAK 42
-#define ED_AFTERBREAK 43
-#define BTN_AUTO 44
-#define BTN_SPECIAL 45
-#define GB_RULES 46
-
-#define FT_LANGUAGE 51
-#define LB_LANGUAGE 52
-
-#define TID_NEW 60
-#define TID_EDIT 61
-#define TID_DELETE 62
-
+// used at least in SvxExternalLinguTabPage
#define PB_OK 70
#define PB_CANCEL 71
#define PB_HELP 72
@@ -155,9 +126,6 @@
#define CB_STDHYPH 78
#define GB_SETTINGS 79
-#define GB_GERMAN_SPELLING 80
-#define BTN_GERMAN_PRE_REFORM 81
-
#define ST_SPELL 82
#define ST_HYPH 83
#define ST_THES 84