Home
last modified time | relevance | path

Searched refs:TSTDEV (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.java90 public static final int TSTDEV = 0x0C; field
H A DFunctionLookup.java73 addEntry("STDEV", TokenConstants.TSTDEV, -1 ); in initialize()