Searched refs:TNROOT (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 74 TNROOT, TOVER, TTIMES, TGE, TLE, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 243 { "nroot", TNROOT, MS_SQRT, TGUNOPER, 5}, 1730 case TNROOT : in UnOper() 1777 else if (eType == TSQRT || eType == TNROOT) in UnOper()
|
H A D | mathmlimport.cxx | 2384 aToken.eType = TNROOT; in EndElement()
|
Completed in 65 milliseconds