Searched refs:TLN (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 | 125 public static final int TLN = 0x16; field
|
H A D | FunctionLookup.java | 106 addEntry("LN", TokenConstants.TLN, 1); in initialize()
|
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 96 TACOS, TATAN, TLN, TLOG, TUOPER, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 223 { "ln", TLN, '\0', TGFUNCTION, 5}, 2178 case TLN : in Function()
|
Completed in 35 milliseconds