Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx1827 if (GetCellErrCode( pCell ) == 0) in IsString()
1897 if (GetCellErrCode( pCell ) == 0) in ScIsLogical()
1936 if (GetCellErrCode( pCell ) == 0) in ScType()
2277 if (GetCellErrCode( pCell ) == 0) in ScIsValue()
2396 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScIsNV()
2445 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScIsErr()
2504 nRes = (GetCellErrCode( pCell ) != 0); in ScIsError()
2550 sal_uInt16 nErr = GetCellErrCode( pCell ); in IsEven()
2744 if ( GetCellErrCode( pCell ) == 0 ) in ScT()
H A Dinterpr2.cxx2593 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScHyperLink()
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx220 inline sal_uInt16 GetCellErrCode( const ScBaseCell* pCell ) in GetCellErrCode() function in ScInterpreter

Completed in 60 milliseconds