Searched refs:TLIM (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 94 TFORALL, TEXISTS, TLIM, TNABLA, TTOWARD, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 215 { "lim", TLIM, '\0', TGOPER, 5}, 1670 case TLIM : in Oper() 1677 case TLIM : pLim = "lim"; break; in Oper()
|
H A D | mathtype.cxx | 3137 if ((pNode->GetToken().eType == TLIM) in HandleLim()
|
H A D | node.cxx | 1870 if (eTmpType == TLIM || eTmpType == TLIMINF || eTmpType == TLIMSUP) in CalcSymbolHeight()
|
Completed in 284 milliseconds