Lines Matching defs:nCol

140 			SCCOL nCol = static_cast<SCCOL>(aSortParam.nField[nSort]);  in CreateSortInfoArray()  local
156 for ( SCCOL nCol = static_cast<SCCOL>(nInd1); in CreateSortInfoArray() local
437 for (SCCOL nCol = aSortParam.nCol1; nCol <= aSortParam.nCol2; nCol++) in SwapRow() local
476 SCCOL nCol = static_cast<SCCOL>(aSortParam.nField[nSort]); in Compare() local
525 for (SCCOL nCol = aSortParam.nCol1; nCol <= aSortParam.nCol2; nCol++) in Sort() local
579 SCCOL nCol; in TestRemoveSubTotals() local
612 SCCOL nCol; in RemoveSubTotals() local
637 void lcl_RemoveNumberFormat( ScTable* pTab, SCCOL nCol, SCROW nRow ) in lcl_RemoveNumberFormat()
1511 for (SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2 && !bValid; nCol++) in Query() local
1646 SCCOL nCol = nCol1; in CreateExcelQuery() local
1861 for (SCCOL nCol=nStartCol; nCol<=nEndCol; nCol++) in HasColHeader() local
1881 void ScTable::GetFilterEntries(SCCOL nCol, SCROW nRow1, SCROW nRow2, TypedScStrCollection& rStrings… in GetFilterEntries()
1887SCCOL nCol, SCROW nRow1, SCROW nRow2, const ScQueryParam& rParam, TypedScStrCollection& rStrings, … in GetFilteredFilterEntries()
1920 sal_Bool ScTable::GetDataEntries(SCCOL nCol, SCROW nRow, TypedScStrCollection& rStrings, sal_Bool b… in GetDataEntries()
1934 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetCellCount() local
1944 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetWeightedCount() local
1955 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetCodeCount() local
1962 sal_Int32 ScTable::GetMaxStringLen( SCCOL nCol, SCROW nRowStart, in GetMaxStringLen()
1972 sal_uInt16& nPrecision, SCCOL nCol, SCROW nRowStart, SCROW nRowEnd ) const in GetMaxNumberStringLen()
1990 SCCOL nCol; in UpdateSelectionFunction() local
2009 for (SCCOL nCol=0; nCol<=MAXCOL; nCol++) in FindConditionalFormat() local