Home
last modified time | relevance | path

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

/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java117 public static final int TCOS = 0x10; field
H A DFunctionLookup.java100 addEntry("COS", TokenConstants.TCOS, 1); in initialize()
/aoo41x/main/starmath/inc/
H A Dparse.hxx85 TSIN, TCOS, TTAN, TCOT, TFUNC, enumerator
/aoo41x/main/starmath/source/
H A Dparse.cxx154 { "cos", TCOS, '\0', TGFUNCTION, 5},
2163 case TCOS : in Function()

Completed in 30 milliseconds