Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dinterpr4.cxx2868 sal_Int32 nCs, nCe, nRs, nRe; in ScMacro() local
2876 nRs = nRe = 0; in ScMacro()
2883 pDimArray->GetDim32( 1, nRs, nRe ); in ScMacro()
2884 nR = static_cast<SCSIZE>(nRe - nRs + 1); in ScMacro()
2900 nIdx[ nRowIdx ] = nRs + static_cast<sal_Int32>(j); in ScMacro()

Completed in 36 milliseconds