Searched refs:nRetFmtType (Results 1 – 2 of 2) sorted by relevance
189 short nRetFmtType; // NumberFormatType of an expression member in ScInterpreter840 short GetRetFormatType() const { return nRetFmtType; } in GetRetFormatType()
3374 nRetFmtType = NUMBERFORMAT_UNDEFINED; in Interpret()4007 nRetFmtType = nRetTypeExpr; in Interpret()4012 nRetFmtType = nFuncFmtType; in Interpret()4016 nRetFmtType = NUMBERFORMAT_NUMBER; in Interpret()4018 if ( nRetFmtType != NUMBERFORMAT_CURRENCY ) in Interpret()
Completed in 38 milliseconds