Home
last modified time | relevance | path

Searched refs:TFIND (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.java103 public static final int TFIND = 0x7c; field
H A DFunctionLookup.java86 addEntry("FIND", TokenConstants.TFIND, -1); in initialize()