diff options
author | Michael Brauer <mib@openoffice.org> | 2001-02-06 14:56:00 +0000 |
---|---|---|
committer | Michael Brauer <mib@openoffice.org> | 2001-02-06 14:56:00 +0000 |
commit | b6e9e6c94d8a3942aec1af6ce2d388aa95f6455c (patch) | |
tree | 72f53f48baef44cb124ed392b0725d5cfc77fab6 /starmath/inc/starmath.hrc | |
parent | a05c341452eb85f07013105170198963428f3784 (diff) |
real 6.0 file format
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 7ef5fd663018..f44d8ec4abf4 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -2,9 +2,9 @@ * * $RCSfile: starmath.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:57:25 $ + * last change: $Author: mib $ $Date: 2001-02-06 15:56:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -172,6 +172,7 @@ #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_ERR_IDENT (RID_APP_START + 920) #define RID_ERR_UNKOWN (RID_APP_START + 921) |