Home
last modified time | relevance | path

Searched refs:TVALUE (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java182 public static final int TVALUE = 0x21; field
H A DFunctionLookup.java161 addEntry("VALUE", TokenConstants.TVALUE, 1); in initialize()