Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx189 short nRetFmtType; // NumberFormatType of an expression member in ScInterpreter
840 short GetRetFormatType() const { return nRetFmtType; } in GetRetFormatType()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx3374 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 33 milliseconds