Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dtypes.hxx95 MS_GE = (sal_Unicode) 0x2265, enumerator
/trunk/main/starmath/source/
H A Dparse.cxx189 { "ge", TGE, MS_GE, TGRELATION, 0},
678 m_aCurToken.cMathChar = MS_GE; in NextToken()