Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dtypes.hxx78 MS_MULTIPLY = (sal_Unicode) 0x2217, enumerator
/trunk/main/starmath/source/
H A Dparse.cxx906 m_aCurToken.cMathChar = MS_MULTIPLY; in NextToken()