Home
last modified time | relevance | path

Searched refs:TCLOSEPAREN (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 DOperatorLookup.java60 addEntry(")", TokenConstants.TCLOSEPAREN); in initialize()
H A DTokenConstants.java66 public static final int TCLOSEPAREN = 0x1002; field