Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1329 sal_Int32 nRowSubLen = 0; in detectArguments() local
1332 ++nRowSubLen; in detectArguments()
1336 && aMap[i + nRowSubLen-1][nColIndex1] != '\0') in detectArguments()
1342 String aEndCell( lcl_GetCellName( k + nColSubLen - 1, i + nRowSubLen - 1) ); in detectArguments()
1352 for (sal_Int32 nRowIndex2 = 0; nRowIndex2 < nRowSubLen; ++nRowIndex2) in detectArguments()

Completed in 26 milliseconds