Lines Matching refs:nDestRow
270 ScDBData* pDest = pDoc->GetDBAtCursor( aQueryParam.nDestCol, aQueryParam.nDestRow, in RepeatDB()
379 ScDBData* pDest = pDoc->GetDBAtCursor( aQueryParam.nDestCol, aQueryParam.nDestRow, in RepeatDB()
436 rSortParam.nDestRow == rSortParam.nRow1 && rSortParam.nDestTab == nTab ) in Sort()
450 pDestData = pDoc->GetDBAtCursor( rSortParam.nDestCol, rSortParam.nDestRow, in Sort()
491 aQueryParam.nDestRow != rSortParam.nDestRow || in Sort()
554 ScAddress aDest( rSortParam.nDestCol, rSortParam.nDestRow, rSortParam.nDestTab ); in Sort()
572 aOldSortParam.nDestRow = rSortParam.nDestRow; in Sort()
696 rQueryParam.nDestRow == rQueryParam.nRow1 && rQueryParam.nDestTab == nTab ) in Query()
719 pDestData = pDoc->GetDBAtCursor( rQueryParam.nDestCol, rQueryParam.nDestRow, in Query()
725 rQueryParam.nDestRow, in Query()
728 rQueryParam.nDestRow + rQueryParam.nRow2 - rQueryParam.nRow1, in Query()
736 SCROW nTestRow = rQueryParam.nDestRow + in Query()