Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlsubti.cxx392 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()
H A Dxmlsubti.hxx76 …sal_Int32 GetRealRows(const sal_Int32 nIndex) const { return nIndex < 0 ? 0 : nRealRows[nInd… in GetRealRows() function in ScMyTableData

Completed in 15 milliseconds