Home
last modified time | relevance | path

Searched refs:TROUND (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.java134 public static final int TROUND = 0x1B; field
H A DFunctionLookup.java113 addEntry("ROUND", TokenConstants.TROUND, 1); in initialize()