Home
last modified time | relevance | path

Searched refs:PushInt (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Dinterpr1.cxx1492 PushInt( 100 ); in ScPercentSign()
1564 PushInt(1); in ScTrue()
1572 PushInt(0); in ScFalse()
1805 PushInt( nRes ); in ScIsEmpty()
1919 PushInt( nRes ); in ScIsLogical()
2255 PushInt( nRes ); in ScIsRef()
2319 PushInt( nRes ); in ScIsValue()
2343 PushInt( nRes ); in ScIsFormula()
2424 PushInt( nRes ); in ScIsNV()
2479 PushInt( nRes ); in ScIsErr()
[all …]
H A Dinterpr2.cxx224 PushInt( nVal ); in ScGetDayOfWeek()
237 PushInt( (int) aDate.GetWeekOfYear( nFlag == 1 ? SUNDAY : MONDAY )); in ScGetWeekOfYear()
444 PushInt( n ); in ScPlusMinus()
509 PushInt(0); in ScCeil()
532 PushInt(0); in ScFloor()
1789 PushInt(0); // falsche Zelltypen in ScBackSolver()
1796 PushInt(0); // nGlobalError in ScBackSolver()
2554 PushInt( nValue ); in ScArabic()
H A Dinterpr3.cxx1205 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()
H A Dinterpr5.cxx846 PushInt(0); // singular matrix in ScMatDet()
3203 PushInt(0); in ScMatRef()
H A Dinterpr4.cxx1621 void ScInterpreter::PushInt(int nVal) in PushInt() function in ScInterpreter
/aoo4110/main/sc/source/core/inc/
H A Dinterpre.hxx338 void PushInt( int nVal );

Completed in 102 milliseconds