Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx201 sal_uLong nRetFmtIndex; // NumberFormatIndex of an expression, if any member in ScInterpreter
863 sal_uLong GetRetFormatIndex() const { return nRetFmtIndex; } in GetRetFormatIndex()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx3376 nFuncFmtIndex = nCurFmtIndex = nRetFmtIndex = 0; in Interpret()
4013 nRetFmtIndex = nRetIndexExpr; in Interpret()
4018 nRetFmtIndex = nFuncFmtIndex; in Interpret()
4024 nRetFmtIndex = 0; in Interpret()

Completed in 82 milliseconds