Searched refs:PushWithoutError (Results 1 – 3 of 3) sorted by relevance
850 void ScInterpreter::PushWithoutError( FormulaToken& r ) in PushWithoutError() function in ScInterpreter880 PushWithoutError( r); in Push()883 PushWithoutError( *(new FormulaErrorToken( nGlobalError))); in Push()886 PushWithoutError( r); in Push()3399 PushWithoutError( (FormulaToken&) *pCur ); in Interpret()
612 PushWithoutError( *(*i)); in JumpMatrix()
253 void PushWithoutError( formula::FormulaToken& r );
Completed in 66 milliseconds