Home
last modified time | relevance | path

Searched refs:cRes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/starmath/source/
H A Dtypes.cxx33 sal_Unicode cRes = cChar; in ConvertMathPrivateUseAreaToUnicode() local
37cRes = (sal_Unicode) '@'; // just some character that should easily be notice as odd in the context in ConvertMathPrivateUseAreaToUnicode()
39 return cRes; in ConvertMathPrivateUseAreaToUnicode()
45 sal_Unicode cRes = ConvertMathPrivateUseAreaToUnicode( cChar ); in ConvertMathToMathML() local
46 return cRes; in ConvertMathToMathML()

Completed in 10 milliseconds