Searched refs:nAktRow (Results 1 – 2 of 2) sorted by relevance
208 short nAktRow; member in WW8TabDesc1864 nAktRow(0), in WW8TabDesc()2630 nAktRow = nAktCol = nAktBandRow = 0; in UseSwTable()2789 short nRow = nAktRow + 1; in ParkPaM()2940 return pActBand->bExist[nCol] && (sal_uInt16)nAktRow < pTabLines->Count(); in IsValidCell()2984 if ((sal_uInt16)nAktRow >= pTabLines->Count()) in SetPamInCell()2992 pTabLine = (*pTabLines)[nAktRow]; in SetPamInCell()3084 pTabLine = (*pTabLines)[nAktRow]; in InsertCells()3383 nAktRow++; in TableCellEnd()3388 if( nAktRow >= nRows ) // am Tabellenende gibt's nichts sinnvolles in TableCellEnd()
60 sal_uInt16 nAktRow; // fuer'n Iterator member in ExcTable