Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/ !
H A Dtypes.hxx77 MS_MINUS = (sal_Unicode) 0x2212, enumerator
/trunk/main/starmath/source/ !
H A Dparse.cxx951 m_aCurToken.cMathChar = MS_MINUS; in NextToken()