Home
last modified time | relevance | path

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

/aoo41x/main/xmerge/source/pexcel/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()
/aoo41x/main/starmath/source/
H A Dparse.cxx120 { "abs", TABS, '\0', TGUNOPER, 13 },
1725 case TABS : in UnOper()
1760 if (eType == TABS) in UnOper()
1767 aNodeToken.eType = TABS; in UnOper()
H A Dnode.cxx1647 bIsABS = GetToken().eType == TABS; in Arrange()
/aoo41x/main/starmath/inc/
H A Dparse.hxx73 TSUM, TOPER, TABS, TSQRT, TFACT, enumerator

Completed in 58 milliseconds