Searched refs:rEndRowAtt (Results 1 – 1 of 1) sorted by relevance
2364 SCROW rEndRowAtt = 0; in XclExpCellTable() local2365 …rDoc.GetLastAttrCell( nScTab, rEndColAtt,rEndRowAtt ); // To get the real last cell's row number, … in XclExpCellTable()2366 if( rEndRowAtt > nLastIterScRow ) in XclExpCellTable()2367 nLastIterScRow = rEndRowAtt; in XclExpCellTable()
Completed in 38 milliseconds