Home
last modified time | relevance | path

Searched refs:TSQRT (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java135 public static final int TSQRT = 0x14; field
H A DFunctionLookup.java114 addEntry("SQRT", TokenConstants.TSQRT, 1); in initialize()
/aoo4110/main/starmath/inc/
H A Dparse.hxx73 TSUM, TOPER, TABS, TSQRT, TFACT, enumerator
/aoo4110/main/starmath/source/
H A Dparse.cxx293 { "sqrt", TSQRT, MS_SQRT, TGUNOPER, 5},
1726 case TSQRT : in UnOper()
1777 else if (eType == TSQRT || eType == TNROOT) in UnOper()
H A Dmathmlimport.cxx2416 aToken.eType = TSQRT; in EndElement()

Completed in 57 milliseconds