summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2001-06-07 11:12:17 +0000
committerCaolán McNamara <cmc@openoffice.org>2001-06-07 11:12:17 +0000
commit80477bbcc00fac6914928c088bc803b829fe2c66 (patch)
tree0ac81a33fbfe72ef036f2f22de18d58c68cf57a1 /starmath/source/mathtype.hxx
parent748a21a803cfdee36b59606116e0fd562451f124 (diff)
##966## Improve parser output for missing terms
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index 43cef9076f8e..1550ffb8b6e5 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mathtype.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cmc $ $Date: 2001-01-18 14:57:19 $
+ * last change: $Author: cmc $ $Date: 2001-06-07 12:12:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,7 +136,8 @@ private:
int HandleMatrix(int nLevel,BYTE nSelector,BYTE nVariarion);
void HandleMatrixSeperator(int nMatrixRows,int nMatrixCols,
int &rCurCol,int &rCurRow);
- int HandleTemplate(int nLevel,BYTE &rSelector,BYTE &rVariation);
+ int HandleTemplate(int nLevel,BYTE &rSelector,BYTE &rVariation,
+ xub_StrLen &rLastTemplateBracket);
void HandleEmblishments();
void HandleSetSize();
int HandleChar(xub_StrLen &rTextStart,int &rSetSize,int nLevel,BYTE nTag,