Searched refs:nSpanedCols (Results 1 – 1 of 1) sorted by relevance
2183 sal_uInt16 nSpanedCols = 0; in InsertCell() local2197 nSpanedCols = i + pCell->GetColSpan(); in InsertCell()2204 for( i=nColsReq; i<nSpanedCols; i++ ) in InsertCell()2250 if( nSpanedCols > nCurCol ) in InsertCell()2251 nCurCol = nSpanedCols; in InsertCell()
Completed in 32 milliseconds