Searched refs:PushInt (Results 1 – 6 of 6) sorted by relevance
203 PushInt(1); in ScIfJump()216 PushInt(0); in ScIfJump()1046 PushInt( Compare() == 0 ); in ScEqual()1065 PushInt( Compare() != 0 ); in ScNotEqual()1084 PushInt( Compare() < 0 ); in ScLess()1103 PushInt( Compare() > 0 ); in ScGreater()1122 PushInt( Compare() <= 0 ); in ScLessEqual()1141 PushInt( Compare() >= 0 ); in ScGreaterEqual()1344 PushInt( nRes ); in ScAnd()1443 PushInt( nRes ); in ScOr()[all …]
222 PushInt( nVal ); in ScGetDayOfWeek()235 PushInt( (int) aDate.GetWeekOfYear( nFlag == 1 ? SUNDAY : MONDAY )); in ScGetWeekOfYear()442 PushInt( n ); in ScPlusMinus()507 PushInt(0); in ScCeil()530 PushInt(0); in ScFloor()1787 PushInt(0); // falsche Zelltypen in ScBackSolver()1794 PushInt(0); // nGlobalError in ScBackSolver()2552 PushInt( nValue ); in ScArabic()
1205 PushInt(1); // (n! / (n - 0)!) == 1 in ScVariationen()1558 PushInt(0); in ScExpDist()1565 PushInt(0); in ScExpDist()1661 PushInt(0); in ScPoissonDist()1680 PushInt(1); in ScPoissonDist()2044 PushInt(0); in ScGammaInv()2093 PushInt(0); in ScBetaInv()
845 PushInt(0); // singular matrix in ScMatDet()3202 PushInt(0); in ScMatRef()
1621 void ScInterpreter::PushInt(int nVal) in PushInt() function in ScInterpreter
353 void PushInt( int nVal );