Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java118 public static final int TSIN = 0x0F; field
H A DFunctionLookup.java116 addEntry("SIN", TokenConstants.TSIN, 1); in initialize()
/aoo4110/main/starmath/inc/
H A Dparse.hxx85 TSIN, TCOS, TTAN, TCOT, TFUNC, enumerator
/aoo4110/main/starmath/source/
H A Dparse.cxx289 { "sin", TSIN, '\0', TGFUNCTION, 5},
2162 case TSIN : in Function()

Completed in 19 milliseconds