Searched refs:nAktRow (Results 1 – 2 of 2) sorted by relevance
209 short nAktRow; member in WW8TabDesc1836 nAktRow(0), in WW8TabDesc()2602 nAktRow = nAktCol = nAktBandRow = 0; in UseSwTable()2761 short nRow = nAktRow + 1; in ParkPaM()2912 return pActBand->bExist[nCol] && (sal_uInt16)nAktRow < pTabLines->Count(); in IsValidCell()2956 if ((sal_uInt16)nAktRow >= pTabLines->Count()) in SetPamInCell()2964 pTabLine = (*pTabLines)[nAktRow]; in SetPamInCell()3056 pTabLine = (*pTabLines)[nAktRow]; in InsertCells()3355 nAktRow++; in TableCellEnd()3360 if( nAktRow >= nRows ) // am Tabellenende gibt's nichts sinnvolles in TableCellEnd()
60 sal_uInt16 nAktRow; // fuer'n Iterator member in ExcTable
Completed in 33 milliseconds