Home
last modified time | relevance | path

Searched refs:TPOWER (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.java57 addEntry("^", TokenConstants.TPOWER); in initialize()
H A DTokenConstants.java38 public static final int TPOWER = 0x07; field