Searched refs:GetNextDataPos (Results 1 – 4 of 4) sorted by relevance
970 else if (GetNextDataPos(nRow)) in GetNextSpellingCell()1423 sal_Bool ScColumn::GetNextDataPos(SCROW& rRow) const // greater than rRow in GetNextDataPos() function in ScColumn
353 if (!aCol[nCol].GetNextDataPos(nRow)) in Search()
1703 while (mrColumn.GetNextDataPos(mnCurRow)) in next()
163 sal_Bool GetNextDataPos(SCROW& rRow) const;
Completed in 44 milliseconds