Searched refs:GetRealRows (Results 1 – 2 of 2) sorted by relevance
392 if (aTableVec[nTableCount - 1]->GetRealRows(aTableVec[nTableCount - 1]->GetRow()) > in NewRow()403 aTableVec[i - 1]->GetRealRows(nRow) in NewRow()417 aTableVec[nTableCount - 1]->GetRealRows(nRow) in AddRow()698 nRow += pTableData->GetRealRows(pTableData->GetRow()); in GetRealCellPos()
76 …sal_Int32 GetRealRows(const sal_Int32 nIndex) const { return nIndex < 0 ? 0 : nRealRows[nInd… in GetRealRows() function in ScMyTableData
Completed in 25 milliseconds