Home
last modified time | relevance | path

Searched refs:nAktRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx209 short nAktRow; member in WW8TabDesc
1865 nAktRow(0), in WW8TabDesc()
2631 nAktRow = nAktCol = nAktBandRow = 0; in UseSwTable()
2790 short nRow = nAktRow + 1; in ParkPaM()
2941 return pActBand->bExist[nCol] && (sal_uInt16)nAktRow < pTabLines->Count(); in IsValidCell()
2985 if ((sal_uInt16)nAktRow >= pTabLines->Count()) in SetPamInCell()
2993 pTabLine = (*pTabLines)[nAktRow]; in SetPamInCell()
3085 pTabLine = (*pTabLines)[nAktRow]; in InsertCells()
3384 nAktRow++; in TableCellEnd()
3389 if( nAktRow >= nRows ) // am Tabellenende gibt's nichts sinnvolles in TableCellEnd()
/trunk/main/sc/source/filter/inc/
H A Dexcdoc.hxx60 sal_uInt16 nAktRow; // fuer'n Iterator member in ExcTable

Completed in 34 milliseconds