Home
last modified time | relevance | path

Searched refs:TABS (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/starmath/source/
H A Dparse.cxx120 { "abs", TABS, '\0', TGUNOPER, 13 },
1735 case TABS : in UnOper()
1770 if (eType == TABS) in UnOper()
1777 aNodeToken.eType = TABS; in UnOper()
H A Dnode.cxx1647 bIsABS = GetToken().eType == TABS; in Arrange()
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java112 public static final int TABS = 0x18; field
H A DFunctionLookup.java95 addEntry("ABS", TokenConstants.TABS, 1); in initialize()
/aoo42x/main/starmath/inc/
H A Dparse.hxx73 TSUM, TOPER, TABS, TSQRT, TFACT, enumerator

Completed in 31 milliseconds