Searched refs:GetCellErrCode (Results 1 – 3 of 3) sorted by relevance
1827 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()
2593 sal_uInt16 nErr = GetCellErrCode( pCell ); in ScHyperLink()
220 inline sal_uInt16 GetCellErrCode( const ScBaseCell* pCell ) in GetCellErrCode() function in ScInterpreter
Completed in 41 milliseconds