Searched refs:GetRawError (Results 1 – 3 of 3) sorted by relevance
425 sal_uInt16 GetRawError(); // don't interpret, just return code or result error
2167 sal_Bool bWasError = ( pMyFormulaCell->GetRawError() != 0 ); in ScDde()2195 if ( pMyFormulaCell->GetRawError() && !bWasError ) in ScDde()
636 sal_uInt16 ScFormulaCell::GetRawError() in GetRawError() function in ScFormulaCell
Completed in 76 milliseconds