Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java123 public static final int TFACT = 0xB8; field
H A DFunctionLookup.java104 addEntry("FACT", TokenConstants.TFACT, 1); in initialize()
/aoo4110/main/starmath/inc/
H A Dparse.hxx73 TSUM, TOPER, TABS, TSQRT, TFACT, enumerator
/aoo4110/main/starmath/source/
H A Dparse.cxx181 { "fact", TFACT, MS_FACT, TGUNOPER, 5},
1716 sal_Bool bIsPostfix = eType == TFACT; in UnOper()
1747 case TFACT : in UnOper()
H A Dnode.cxx906 sal_Bool bIsPostfix = GetToken().eType == TFACT; in Arrange()

Completed in 32 milliseconds