Searched defs:nThisRow (Results 1 – 6 of 6) sorted by relevance
1381 SCROW nThisRow = (i>0) ? pData[i-1].nRow+1 : 0; in ExtendMerge() local1463 for (SCROW nThisRow = nThisStart; nThisRow <= nThisEnd; nThisRow++) in RemoveAreaMerge() local1502 SCROW nThisRow; in SetPatternAreaSafe() local1557 SCROW nThisRow; in ApplyFlags() local1594 SCROW nThisRow; in RemoveFlags() local1630 SCROW nThisRow; in ClearItems() local2017 SCROW nThisRow = pData[nThisPos].nRow; in IsVisibleEqual() local2055 SCROW nThisRow = pData[nThisPos].nRow; in IsAllEqual() local2258 SCROW nThisRow; in DeleteHardAttr() local
760 sal_uInt16 ScDocument::RowDifferences( SCROW nThisRow, SCTAB nThisTab, in RowDifferences()807 for (SCROW nThisRow=0; nThisRow<=nMaxRow; nThisRow++) in ColDifferences() local864 SCCOLROW nThisRow; in FindOrder() local1014 SCROW nThisRow; in CompareDocument() local
177 SCROW nThisRow; in FillInfo() local
579 SCROW nThisRow = ScDBQueryDataIterator::GetRowByColEntryIndex(*mpDoc, nTab, nCol, nColRow); in getCurrent() local
205 SCROW nThisRow = nRow1; in CreateMemChartSingle() local
350 SCROW nThisRow = nRow2; in CreateMatrixFromDoubleRef() local
Completed in 51 milliseconds