Home
last modified time | relevance | path

Searched refs:TLIMINF (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/starmath/inc/
H A Dparse.hxx106 TEMPTYSET, TINFINITY, TESCAPE, TLIMSUP, TLIMINF, enumerator
/aoo42x/main/starmath/source/
H A Dparse.cxx220 { "liminf", TLIMINF, '\0', TGOPER, 5},
1682 case TLIMINF : in Oper()
1689 case TLIMINF : pLim = "lim inf"; break; in Oper()
H A Dmathtype.cxx3139 || (pNode->GetToken().eType == TLIMINF) in HandleLim()
3175 else if (pNode->GetToken().eType == TLIMINF) in HandleLim()
H A Dnode.cxx1870 if (eTmpType == TLIM || eTmpType == TLIMINF || eTmpType == TLIMSUP) in CalcSymbolHeight()

Completed in 41 milliseconds