Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx791 SCROW nThisLastRow, nDestLastRow; in CopyToTable() local
793 bool bDestHidden = pDestTab->RowHidden(i, NULL, &nDestLastRow); in CopyToTable()
796 SCROW nLastRow = ::std::min(nThisLastRow, nDestLastRow); in CopyToTable()

Completed in 47 milliseconds