Lines Matching defs:nEndRow

232 sal_Bool ScTable::TestInsertCol( SCROW nStartRow, SCROW nEndRow, SCSIZE nSize )  in TestInsertCol()
249 void ScTable::InsertCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in InsertCol()
325 void ScTable::DeleteCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize, in DeleteCol()
1069 …ache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCROW nEndRow ) in FillDPCache()
1343 SCROW nEndRow = rRange.aEnd.Row(); in ResetChanged() local
1889 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in ApplyBlockFrame()
1909 void ScTable::ApplyPatternArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in ApplyPatternArea()
1921 …id ScTable::ApplyPooledPatternArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in ApplyPooledPatternArea()
1963 void ScTable::ApplyStyleArea( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, const… in ApplyStyleArea()
2091 SCROW nEndRow = aData.mnRow2; in StyleSheetChanged() local
2100 sal_Bool ScTable::ApplyFlags( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in ApplyFlags()
2111 sal_Bool ScTable::RemoveFlags( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in RemoveFlags()
2226 ScFlatUInt16RowSegments& rRowHeights, SCROW nStartRow, SCROW nEndRow, in lcl_pixelSizeChanged()
2253 sal_Bool ScTable::SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nNewHeight, in SetRowHeightRange()
2344 void ScTable::SetRowHeightOnly( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nNewHeight ) in SetRowHeightOnly()
2365 void ScTable::SetManualHeight( SCROW nStartRow, SCROW nEndRow, sal_Bool bManual ) in SetManualHeight()
2524 sal_uLong ScTable::GetScaledRowHeight( SCROW nStartRow, SCROW nEndRow, double fScale ) const in GetScaledRowHeight()
2718 SCROW nEndRow = -1; in DBShowRows() local
2778 SCROW nEndRow = -1; in ShowRows() local
2874 void ScTable::SetRowFlags( SCROW nStartRow, SCROW nEndRow, sal_uInt8 nNewFlags ) in SetRowFlags()
2978 sal_Bool ScTable::UpdateOutlineRow( SCROW nStartRow, SCROW nEndRow, sal_Bool bShow ) in UpdateOutlineRow()
3011 SCROW nEndRow = -1; in ExtendHidden() local
3038 SCROW nEndRow = -1; in StripHidden() local
3055 void ScTable::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in DoAutoOutline()
3146 void ScTable::CopyData( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in CopyData()
3204 SCROW nEndRow; in RefVisible() local