Lines Matching refs:SCCOL

106 		for (SCCOL i=0; i<=MAXCOL; i++)  in ScTable()
138 for (SCCOL k=0; k<=MAXCOL; k++) in ScTable()
253 sal_uInt16 ScTable::GetOptimalColWidth( SCCOL nCol, OutputDevice* pDev, in GetOptimalColWidth()
263 long ScTable::GetNeededSize( SCCOL nCol, SCROW nRow, in GetNeededSize()
319 for (SCCOL nCol=0; nCol<MAXCOL; nCol++) // MAXCOL schon oben in SetOptimalHeight()
401 sal_Bool ScTable::GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea()
404 SCCOL nMaxX = 0; in GetCellArea()
406 for (SCCOL i=0; i<=MAXCOL; i++) in GetCellArea()
421 sal_Bool ScTable::GetTableArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetTableArea()
435 void ScTable::GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell()
437 SCCOL nMaxX = 0; in GetLastAttrCell()
439 SCCOL i; in GetLastAttrCell()
473 const SCCOL SC_COLUMNS_STOP = 30;
475 sal_Bool ScTable::GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintArea()
478 SCCOL nMaxX = 0; in GetPrintArea()
480 SCCOL i; in GetPrintArea()
493 SCCOL nMaxDataX = nMaxX; in GetPrintArea()
520 SCCOL nAttrStartX = nMaxDataX + 1; in GetPrintArea()
523 SCCOL nAttrEndX = nAttrStartX; in GetPrintArea()
547 SCCOL& rEndCol, sal_Bool /* bNotes */ ) const in GetPrintAreaHor()
550 SCCOL nMaxX = 0; in GetPrintAreaHor()
551 SCCOL i; in GetPrintAreaHor()
583 sal_Bool ScTable::GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer()
588 SCCOL i; in GetPrintAreaVer()
614 sal_Bool ScTable::GetDataStart( SCCOL& rStartCol, SCROW& rStartRow ) const in GetDataStart()
617 SCCOL nMinX = MAXCOL; in GetDataStart()
619 SCCOL i; in GetDataStart()
661 void ScTable::GetDataArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, in GetDataArea()
670 SCCOL i; in GetDataArea()
763 bool ScTable::ShrinkToUsedDataArea( bool& o_bShrunk, SCCOL& rStartCol, SCROW& rStartRow, in ShrinkToUsedDataArea()
764 SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const in ShrinkToUsedDataArea()
811 for (SCCOL i=rStartCol; i<=rEndCol && !bFound; i++) in ShrinkToUsedDataArea()
824 for (SCCOL i=rStartCol; i<=rEndCol && !bFound; i++) in ShrinkToUsedDataArea()
845 SCSIZE ScTable::GetEmptyLinesInBlock( SCCOL nStartCol, SCROW nStartRow, in GetEmptyLinesInBlock()
846 SCCOL nEndCol, SCROW nEndRow, ScDirection eDir ) in GetEmptyLinesInBlock()
849 SCCOL nCol; in GetEmptyLinesInBlock()
878 sal_Bool ScTable::IsEmptyLine( SCROW nRow, SCCOL nStartCol, SCCOL nEndCol ) in IsEmptyLine()
881 for (SCCOL i=nStartCol; i<=nEndCol && !bFound; i++) in IsEmptyLine()
887 void ScTable::LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea()
902 void ScTable::FindAreaPos( SCCOL& rCol, SCROW& rRow, SCsCOL nMovX, SCsROW nMovY ) in FindAreaPos()
935 rCol = (SCCOL) nNewCol; in FindAreaPos()
942 sal_Bool ScTable::ValidNextPos( SCCOL nCol, SCROW nRow, const ScMarkData& rMark, in ValidNextPos()
975 void ScTable::GetNextPos( SCCOL& rCol, SCROW& rRow, SCsCOL nMovX, SCsROW nMovY, in GetNextPos()
1056 SCCOL i; in GetNextPos()
1140 sal_Bool ScTable::GetNextMarkedCell( SCCOL& rCol, SCROW& rRow, const ScMarkData& rMark ) in GetNextMarkedCell()
1181 void ScTable::UpdateDrawRef( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateDrawRef()
1182 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in UpdateDrawRef()
1193 nCol1 = sal::static_int_cast<SCCOL>( nCol1 - nDx ); in UpdateDrawRef()
1195 nCol2 = sal::static_int_cast<SCCOL>( nCol2 - nDx ); in UpdateDrawRef()
1204 void ScTable::UpdateReference( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
1205 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCsCOL nDx, SCsROW nDy, SCsTAB nDz, in UpdateReference()
1208 SCCOL i; in UpdateReference()
1209 SCCOL iMax; in UpdateReference()
1231 SCCOL nSCol = 0; in UpdateReference()
1233 SCCOL nECol = 0; in UpdateReference()
1308 for ( SCCOL i=0; i<=MAXCOL; i++ ) in UpdateTranspose()
1312 void ScTable::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
1314 for ( SCCOL i=0; i<=MAXCOL; i++ ) in UpdateGrow()
1321 for (SCCOL i=0; i <= MAXCOL; i++) aCol[i].UpdateInsertTab(nTable); in UpdateInsertTab()
1336 SCCOL i; in UpdateDeleteTab()
1350 for ( SCCOL i=0; i <= MAXCOL; i++ ) in UpdateMoveTab()
1362 for (SCCOL i=0; i <= MAXCOL; i++) in UpdateCompile()
1371 for (SCCOL i=0; i <= MAXCOL; i++) aCol[i].SetTabNo(nNewTab); in SetTabNo()
1374 sal_Bool ScTable::IsRangeNameInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in IsRangeNameInUse()
1378 for (SCCOL i = nCol1; !bInUse && (i <= nCol2) && (ValidCol(i)); i++) in IsRangeNameInUse()
1383 void ScTable::FindRangeNamesInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindRangeNamesInUse()
1386 for (SCCOL i = nCol1; i <= nCol2 && ValidCol(i); i++) in FindRangeNamesInUse()
1390 void ScTable::ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, in ReplaceRangeNamesInUse()
1391 SCCOL nCol2, SCROW nRow2, in ReplaceRangeNamesInUse()
1394 for (SCCOL i = nCol1; i <= nCol2 && (ValidCol(i)); i++) in ReplaceRangeNamesInUse()
1401 SCCOL /* nStartCol */, SCROW nStartRow, SCCOL& rEndCol, SCROW nEndRow ) in ExtendPrintArea() argument
1418 for (SCCOL i = 0; i <= MAXCOL; ++i) in ExtendPrintArea()
1420 SCCOL nLastCol = i; in ExtendPrintArea()
1429 for (SCCOL j = i; j <= nLastCol; ++j) in ExtendPrintArea()
1440 for (SCCOL nCol = rEndCol; nCol >= 0; --nCol) in ExtendPrintArea()
1454 for (SCCOL nDataCol = nCol; 0 <= nDataCol && nDataCol >= aColData.mnCol1; --nDataCol) in ExtendPrintArea()
1456 SCCOL nPrintCol = nDataCol; in ExtendPrintArea()
1465 SCCOL nNewCol = nDataCol; in ExtendPrintArea()
1485 void ScTable::MaybeAddExtraColumn(SCCOL& rCol, SCROW nRow, OutputDevice* pDev, double nPPTX, double… in MaybeAddExtraColumn()
1536 SCCOL nNewCol = rCol; in MaybeAddExtraColumn()
1549 void ScTable::DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize()
1551 for (SCCOL nCol=nCol1; nCol<=nCol2; nCol++) in DoColResize()