Home
last modified time | relevance | path

Searched refs:TTRUE (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.java186 public static final int TTRUE = 0x22; field
H A DFunctionLookup.java165 addEntry("TRUE", TokenConstants.TTRUE, 0); in initialize()