Home
last modified time | relevance | path

Searched refs:nOStart (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/data/
H A Dtable4.cxx519 sal_uLong nOStart; in FillAuto() local
528 nOStart = nCol1; in FillAuto()
547 nOStart = nRow1; in FillAuto()
582 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillAuto()
1296 sal_uLong nOStart; in FillSeries() local
1307 nOStart = nCol1; in FillSeries()
1327 nOStart = nRow1; in FillSeries()
1359 for (rOuter = nOStart; rOuter <= nOEnd; rOuter++) in FillSeries()

Completed in 24 milliseconds