Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2323 SCCOL nLastUsedScCol; in XclExpCellTable() local
2325 rDoc.GetTableArea( nScTab, nLastUsedScCol, nLastUsedScRow ); in XclExpCellTable()
2327 ScRange aUsedRange( 0, 0, nScTab, nLastUsedScCol, nLastUsedScRow, nScTab ); in XclExpCellTable()
2329 nLastUsedScCol = aUsedRange.aEnd.Col(); in XclExpCellTable()
H A Dxehelper.cxx95 SCCOL nLastUsedScCol; in Initialize() local
97 rDoc.GetTableArea( nScTab, nLastUsedScCol, nLastUsedScRow ); in Initialize()

Completed in 36 milliseconds