Searched refs:nMultiStart (Results 1 – 1 of 1) sorted by relevance
430 const SCCOLROW nMultiStart = aMultiRange.aStart.Col(); in GetMarkColumnRanges() local432 if (nMultiStart == 0 && nMultiEnd == MAXCOL) in GetMarkColumnRanges()441 SCCOLROW nStart = nMultiStart; in GetMarkColumnRanges()479 const SCCOLROW nMultiStart = aMultiRange.aStart.Row(); in GetMarkRowRanges() local494 if (nTop == nMultiStart && nBottom == nMultiEnd) in GetMarkRowRanges()498 if (nTop == nMultiStart && nBottom == nMultiEnd) in GetMarkRowRanges()509 SCCOLROW nStart = nMultiStart; in GetMarkRowRanges()
Completed in 7 milliseconds