Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2364 SCROW rEndRowAtt = 0; in XclExpCellTable() local
2365 …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 28 milliseconds