Lines Matching defs:nCol
211 ScAutoSum lcl_IsAutoSumData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, in lcl_IsAutoSumData()
238 ScAutoSum lcl_SeekAutoSumData( ScDocument* pDoc, SCCOL& nCol, SCROW& nRow, in lcl_SeekAutoSumData()
271 bool lcl_FindNextSumEntryInColumn( ScDocument* pDoc, SCCOL nCol, SCROW& nRow, in lcl_FindNextSumEntryInColumn()
290 bool lcl_FindNextSumEntryInRow( ScDocument* pDoc, SCCOL& nCol, SCROW nRow, in lcl_FindNextSumEntryInRow()
319 const SCCOL nCol = aEnd.Col(); in lcl_GetAutoSumForColumnRange() local
402 SCCOL nCol = GetViewData()->GetCurX(); in GetAutoSumArea() local
525 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
546 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
650 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
750 SCCOL nCol = GetViewData()->GetCurX(); in EnterBlock() local
1628 SCCOL nCol = GetViewData()->GetCurX(); in SearchAndReplace() local