Home
last modified time | relevance | path

Searched refs:TDATEVALUE (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.java143 public static final int TDATEVALUE = 0x8C; field
H A DFunctionLookup.java122 addEntry("DATEVALUE", TokenConstants.TDATEVALUE, 1); in initialize()