Home
last modified time | relevance | path

Searched refs:GetCellErrCode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx1964 if (GetCellErrCode( pCell ) == 0) in IsString()
2034 if (GetCellErrCode( pCell ) == 0) in ScIsLogical()
2073 if (GetCellErrCode( pCell ) == 0) in ScType()
2414 if (GetCellErrCode( pCell ) == 0) in ScIsValue()
2533 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScIsNV()
2582 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScIsErr()
2641 nRes = (GetCellErrCode( pCell ) != 0); in ScIsError()
2687 sal_uInt16 nErr = GetCellErrCode( pCell ); in IsEven()
2881 if ( GetCellErrCode( pCell ) == 0 ) in ScT()
H A Dinterpr2.cxx2593 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScHyperLink()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx235 inline sal_uInt16 GetCellErrCode( const ScBaseCell* pCell ) in GetCellErrCode() function in ScInterpreter

Completed in 74 milliseconds