Searched refs:rnLastMapRow (Results 1 – 1 of 1) sorted by relevance
902 sal_Int32& rnLastMapRow = aIt->second.second; in setRowModel() local903 bUnusedRow = rnLastMapRow < nRow; in setRowModel()905 if( (rnLastMapRow + 1 == nRow) && aIt->second.first.isMergeable( rModel ) ) in setRowModel()908 ++rnLastMapRow; in setRowModel()
Completed in 45 milliseconds