Lines Matching refs:nRow2
141 SCROW nRow1 = aRange.aStart.Row(), nRow2 = aRange.aEnd.Row(); in GetDBData() local
142 if (pDoc->ShrinkToDataArea( aRange.aStart.Tab(), nCol1, nRow1, nCol2, nRow2)) in GetDBData()
147 aRange.aEnd.SetRow(nRow2); in GetDBData()
157 SCROW nRow1 = aRange.aStart.Row(), nRow2 = aRange.aEnd.Row(); in GetDBData() local
160 nCol1, nRow1, nCol2, nRow2, bShrinkColumnsOnly); in GetDBData()
166 aRange.aEnd.SetRow(nRow2); in GetDBData()
253 rSortParam.nCol2, rSortParam.nRow2 ); in UISort()
285 rSortParam.nDestRow + rSortParam.nRow2 - rSortParam.nRow1, in Sort()
407 aParam.nRow2 ) ) in ToggleAutoFilter()
468 SCROW nRow1, nRow2; in HideAutoFilter() local
469 pDBData->GetArea(nTab, nCol1, nRow1, nCol2, nRow2); in HideAutoFilter()
515 rParam.nCol2,rParam.nRow2 ); in ImportData()