Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/tool/
H A Dinterpr4.cxx970 PushError( nErr); in PushCellResultToken()
1694 void ScInterpreter::PushError( sal_uInt16 nError ) in PushError() function in ScInterpreter
1704 PushError( errParameterExpected); in PushParameterExpected()
1711 PushError( errIllegalParameter); in PushIllegalParameter()
1718 PushError( errIllegalArgument); in PushIllegalArgument()
1725 PushError( NOTAVAILABLE); in PushNA()
1732 PushError( errNoValue); in PushNoValue()
2282 PushError( errUnknownState ); in ScExternal()
2323 PushError( errUnknownState ); in ScExternal()
2673 PushError( aCall.GetErrCode() ); in ScExternal()
[all …]
H A Dinterpr2.cxx356 PushError( nGlobalError); in ScGetDiffDate360()
753 PushError( errNoConvergence); in ScIRR()
773 PushError( nGlobalError); in ScMIRR()
795 PushError( nIterError ); in ScMIRR()
818 PushError( nGlobalError); in ScISPMT()
1881 PushError( errNoRef); in ScIntersect()
1938 PushError( errNoRef); in ScIntersect()
2054 PushError( errUnknownStackVariable); in ScCurrent()
2330 PushError( errStringOverflow ); in ScBase()
2411 PushError( nGlobalError); in ScConvert()
[all …]
H A Dinterpr3.cxx189 PushError(errNoName); in ScNoName()
200 PushError( errNoName); in ScBadName()
816 PushError( nGlobalError); in ScGamma()
1622 PushError( nGlobalError); in ScChiDist()
2101 PushError( errNoConvergence); in ScBetaInv()
2367 PushError( errDivisionByZero); in ScZTest()
2693 PushError( errDivisionByZero); in ScKurt()
2708 PushError( errDivisionByZero); in ScKurt()
2842 PushError( nGlobalError); in ScHarMean()
2963 PushError( nGlobalError); in ScGeoMean()
[all …]
H A Dinterpr5.cxx548 PushError( nErrCode); in ScMatValue()
840 PushError( errCodeOverflow); in ScMatDet()
889 PushError( errCodeOverflow); in ScMatInv()
955 PushError( nGlobalError); in ScMatInv()
2422 PushError(errCodeOverflow); in CalulateRGPRKP()
2445 PushError(errCodeOverflow); in CalulateRGPRKP()
2555 PushError(errCodeOverflow); in CalulateRGPRKP()
2712 PushError(errCodeOverflow); in CalulateRGPRKP()
2986 PushError(errCodeOverflow); in CalculateTrendGrowth()
2998 PushError(errStackOverflow); in CalculateTrendGrowth()
[all …]
H A Dinterpr1.cxx2778 PushError( errUnknownOpCode); in ScT()
3723 PushError( errDivisionByZero ); in ScVar()
3747 PushError( errDivisionByZero ); in ScStDev()
3760 PushError( errDivisionByZero ); in ScStDevP()
5641 PushError( nGlobalError); in ScLookup()
7200 PushError( errNoRef); in ScIndex()
7950 PushError( nGlobalError); in ScText()
8050 PushError( errStringOverflow ); in ScRept()
/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx345 void PushError( sal_uInt16 nError );