Home
last modified time | relevance | path

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

/aoo42x/main/starmath/inc/
H A Dparse.hxx94 TFORALL, TEXISTS, TLIM, TNABLA, TTOWARD, enumerator
/aoo42x/main/starmath/source/
H A Dparse.cxx218 { "lim", TLIM, '\0', TGOPER, 5},
1680 case TLIM : in Oper()
1687 case TLIM : pLim = "lim"; break; in Oper()
H A Dmathtype.cxx3137 if ((pNode->GetToken().eType == TLIM) in HandleLim()
H A Dnode.cxx1870 if (eTmpType == TLIM || eTmpType == TLIMINF || eTmpType == TLIMSUP) in CalcSymbolHeight()

Completed in 94 milliseconds