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 D | TokenConstants.java | 117 public static final int TCOS = 0x10; field
|
H A D | FunctionLookup.java | 100 addEntry("COS", TokenConstants.TCOS, 1); in initialize()
|
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 85 TSIN, TCOS, TTAN, TCOT, TFUNC, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 154 { "cos", TCOS, '\0', TGFUNCTION, 5}, 2163 case TCOS : in Function()
|
Completed in 30 milliseconds