Home
last modified time | relevance | path

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

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