Lines Matching refs:nEndCol

220 	void		DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow );
288 void SetRepeatArea( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCROW nEndRow );
319 …void FillDPCache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow,…
361 sal_Bool TestInsertRow( SCCOL nStartCol, SCCOL nEndCol, SCSIZE nSize );
362 void InsertRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize );
363 void DeleteRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize,
400 void CopyData( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
421 sal_Bool GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol,
440 SCCOL nEndCol, SCROW nEndRow, ScDirection eDir );
453 SCCOL nEndCol, SCROW nEndRow ) const;
507 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
510 void AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
512 …void GetAutoFormatData(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, ScAutoForm…
548 SCCOL nEndCol, SCROW nEndRow ) const;
552 SCCOL nEndCol, SCROW nEndRow );
556 …void ApplyPatternArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, const ScPa…
557 …void ApplyPooledPatternArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, cons…
569 …void ApplyStyleArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, const ScStyl…
586 …sal_Bool ApplyFlags( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, sal_Int16 nF…
587 …sal_Bool RemoveFlags( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, sal_Int16 n…
671 sal_uInt16 GetCommonWidth( SCCOL nEndCol );
701 sal_Bool UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, sal_Bool bShow );
743 void SetColHidden(SCCOL nStartCol, SCCOL nEndCol, bool bHidden);
744 void CopyColHidden(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol);
757 void CopyColFiltered(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol);
760 void SetColFiltered(SCCOL nStartCol, SCCOL nEndCol, bool bFiltered);
782 sal_Bool HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow );
783 sal_Bool HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow );
819 void AutoFormatArea(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
862 sal_Bool IsEmptyLine(SCROW nRow, SCCOL nStartCol, SCCOL nEndCol);