Searched refs:nRetFmtType (Results 1 – 2 of 2) sorted by relevance
204 short nRetFmtType; // NumberFormatType of an expression member in ScInterpreter862 short GetRetFormatType() const { return nRetFmtType; } in GetRetFormatType()
3374 nRetFmtType = NUMBERFORMAT_UNDEFINED; in Interpret()4012 nRetFmtType = nRetTypeExpr; in Interpret()4017 nRetFmtType = nFuncFmtType; in Interpret()4021 nRetFmtType = NUMBERFORMAT_NUMBER; in Interpret()4023 if ( nRetFmtType != NUMBERFORMAT_CURRENCY ) in Interpret()
Completed in 104 milliseconds