Searched refs:pErrorInterpreter (Results 1 – 2 of 2) sorted by relevance
44 pErrorInterpreter = NULL; in CreateMatrix()76 pScMat->SetErrorInterpreter( pErrorInterpreter); // TODO: really? in Clone()95 pScMat->SetErrorInterpreter( pErrorInterpreter); in CloneAndExtend()101 if ( pErrorInterpreter ) in SetErrorAtInterpreter()102 pErrorInterpreter->SetError( nError); in SetErrorAtInterpreter()111 : pErrorInterpreter( NULL) in ScMatrix()
94 ScInterpreter* pErrorInterpreter; member in ScMatrix217 { pErrorInterpreter = p; } in SetErrorInterpreter()311 if ( pErrorInterpreter ) in GetDouble()
Completed in 16 milliseconds