Searched refs:nRs (Results 1 – 1 of 1) sorted by relevance
2868 sal_Int32 nCs, nCe, nRs, nRe; in ScMacro() local2876 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 33 milliseconds