Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2339 SCCOLROW nScStartPos, nScEndPos; in XclExpCellTable() local
2342 pRowArray->GetRange( nScStartPos, nScEndPos ); in XclExpCellTable()
2344 nFirstUngroupedScRow = static_cast< SCROW >( nScEndPos + 2 ); in XclExpCellTable()

Completed in 21 milliseconds