Home
last modified time | relevance | path

Searched refs:TDVAR (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.java169 public static final int TDVAR = 0x2F; field
H A DFunctionLookup.java148 addEntry("DVAR", TokenConstants.TDVAR, 3); in initialize()