/Users/ericb/Desktop/SRC680_m247/starmath/source/types.cxx File Reference

#include "precompiled_starmath.hxx"
#include <types.hxx>

Include dependency graph for types.cxx:

Go to the source code of this file.

Classes

struct  MathConversionEntry

Functions

sal_Unicode ConvertMathPrivateUseAreaToUnicode (sal_Unicode cChar)
sal_Unicode ConvertUnicodeToMathPrivateUseArea (sal_Unicode cChar)
sal_Unicode ConvertMathToMathType (sal_Unicode cChar)
sal_Unicode ConvertMathTypeToMath (sal_Unicode cChar)
sal_Unicode ConvertMathToMathML (sal_Unicode cChar)
sal_Unicode ConvertMathMLToMath (sal_Unicode cChar)
sal_Unicode GetTokenChar (sal_Unicode cChar, sal_Bool bConvertForExport)

Variables

static MathConversionEntry aMathConvTbl []
static int nMathToUnicodeLen = sizeof(aMathConvTbl) / sizeof(aMathConvTbl[0])


Function Documentation

sal_Unicode ConvertMathMLToMath ( sal_Unicode  cChar  ) 

Definition at line 238 of file types.cxx.

References ConvertUnicodeToMathPrivateUseArea(), MS_OVERBRACE, and MS_UNDERBRACE.

sal_Unicode ConvertMathPrivateUseAreaToUnicode ( sal_Unicode  cChar  ) 

Definition at line 169 of file types.cxx.

References IsInPrivateUseArea(), and nMathToUnicodeLen.

Referenced by ConvertMathToMathML(), and GetTokenChar().

sal_Unicode ConvertMathToMathML ( sal_Unicode  cChar  ) 

Definition at line 226 of file types.cxx.

References ConvertMathPrivateUseAreaToUnicode(), MS_OVERBRACE, and MS_UNDERBRACE.

Referenced by SmXMLExport::ExportMath().

sal_Unicode ConvertMathToMathType ( sal_Unicode  cChar  ) 

Definition at line 195 of file types.cxx.

References nMathToUnicodeLen.

sal_Unicode ConvertMathTypeToMath ( sal_Unicode  cChar  ) 

Definition at line 211 of file types.cxx.

References aMathConvTbl, MathConversionEntry::cMathType, and nMathToUnicodeLen.

sal_Unicode ConvertUnicodeToMathPrivateUseArea ( sal_Unicode  cChar  ) 

Definition at line 183 of file types.cxx.

References nMathToUnicodeLen.

Referenced by ConvertMathMLToMath().

sal_Unicode GetTokenChar ( sal_Unicode  cChar,
sal_Bool  bConvertForExport 
)

Definition at line 251 of file types.cxx.

References ConvertMathPrivateUseAreaToUnicode().


Variable Documentation

MathConversionEntry aMathConvTbl[] [static]

Definition at line 63 of file types.cxx.

Referenced by ConvertMathTypeToMath().

int nMathToUnicodeLen = sizeof(aMathConvTbl) / sizeof(aMathConvTbl[0]) [static]

Definition at line 167 of file types.cxx.

Referenced by ConvertMathPrivateUseAreaToUnicode(), ConvertMathToMathType(), ConvertMathTypeToMath(), and ConvertUnicodeToMathPrivateUseArea().


Generated on Wed Feb 20 17:22:46 2008 for maths by  doxygen 1.5.1