summaryrefslogtreecommitdiff
path: root/starmath/inc/starmath.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-12 13:09:09 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-12 13:09:09 +0000
commita018dd8a534b07822da14f328a5287fd633446d9 (patch)
tree813b078261fb30ac7b1d1123e108a65ccbd0b797 /starmath/inc/starmath.hrc
parent46f177d162c646e494d242e849729dab87e37c5f (diff)
INTEGRATION: CWS fwk16 (1.17.64); FILE MERGED
2005/06/08 07:43:41 pb 1.17.64.1: fix: #i42139# obsolete ids removed (STR_MATH_DOCUMENT_FULLTYPE_...)
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r--starmath/inc/starmath.hrc18
1 files changed, 8 insertions, 10 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index e24a6ef44462..09394900c9ed 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: starmath.hrc,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2004-11-17 08:14:17 $
+ * last change: $Author: kz $ $Date: 2005-07-12 14:09:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,14 +169,12 @@
#define RID_SMACCEL (RID_APP_START + 815)
#define RID_STATUSBAR (RID_APP_START + 816)
#define RID_APPNAMESTR (RID_APP_START + 817)
-#define STR_MATH_DOCUMENT_FULLTYPE_40 (RID_APP_START + 818)
-#define STR_MATH_DOCUMENT_FULLTYPE_31 (RID_APP_START + 819)
-#define STR_MATH_DOCUMENT_FULLTYPE_50 (RID_APP_START + 820)
-#define STR_MATH_DOCUMENT_FULLTYPE_60 (RID_APP_START + 821)
-#define RID_SMPLUGINMENU (RID_APP_START + 822)
-#define STR_STATSTR_READING (RID_APP_START + 823)
-#define STR_STATSTR_WRITING (RID_APP_START + 824)
-#define STR_CMDBOXWINDOW (RID_APP_START + 825)
+
+#define STR_MATH_DOCUMENT_FULLTYPE_CURRENT (RID_APP_START + 821)
+#define RID_SMPLUGINMENU (RID_APP_START + 822)
+#define STR_STATSTR_READING (RID_APP_START + 823)
+#define STR_STATSTR_WRITING (RID_APP_START + 824)
+#define STR_CMDBOXWINDOW (RID_APP_START + 825)
#define RID_ERR_IDENT (RID_APP_START + 920)
#define RID_ERR_UNKOWN (RID_APP_START + 921)