Home
last modified time | relevance | path

Searched refs:TISBLANK (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.java189 public static final int TISBLANK = 0x81; field
H A DFunctionLookup.java168 addEntry("ISBLANK", TokenConstants.TISBLANK, 1); in initialize()