Home
last modified time | relevance | path

Searched refs:pErrorInterpreter (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx44 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()
/trunk/main/sc/inc/
H A Dscmatrix.hxx94 ScInterpreter* pErrorInterpreter; member in ScMatrix
217 { pErrorInterpreter = p; } in SetErrorInterpreter()
311 if ( pErrorInterpreter ) in GetDouble()

Completed in 17 milliseconds