Lines Matching refs:nStartRow

144 	sal_Bool		ExtendMerge( SCCOL nThisCol, SCROW nStartRow, SCROW nEndRow,
154 sal_Bool IsEmptyBlock(SCROW nStartRow, SCROW nEndRow, bool bIgnoreNotes = false) const;
155 SCSIZE GetEmptyLinesInBlock( SCROW nStartRow, SCROW nEndRow, ScDirection eDir ) const;
165 void FindUsed( SCROW nStartRow, SCROW nEndRow, sal_Bool* pUsed ) const;
167 SCSIZE VisibleCount( SCROW nStartRow, SCROW nEndRow ) const;
178 sal_Bool HasVisibleAttrIn( SCROW nStartRow, SCROW nEndRow ) const;
179 sal_Bool IsVisibleAttrEqual( const ScColumn& rCol, SCROW nStartRow = 0,
181 sal_Bool IsAllAttrEqual( const ScColumn& rCol, SCROW nStartRow, SCROW nEndRow ) const;
183 sal_Bool TestInsertCol( SCROW nStartRow, SCROW nEndRow) const;
185 void InsertRow( SCROW nStartRow, SCSIZE nSize );
186 void DeleteRow( SCROW nStartRow, SCSIZE nSize );
188 void DeleteArea(SCROW nStartRow, SCROW nEndRow, sal_uInt16 nDelFlag );
195 void RemoveEditAttribs( SCROW nStartRow, SCROW nEndRow );
206 ScAttrIterator* CreateAttrIterator( SCROW nStartRow, SCROW nEndRow ) const;
217 SCROW nStartRow, SCROW nEndRow );
233 void MoveTo(SCROW nStartRow, SCROW nEndRow, ScColumn& rCol);
235 sal_Bool HasEditCells(SCROW nStartRow, SCROW nEndRow, SCROW& rFirst) const;
259 sal_Bool HasStringCells( SCROW nStartRow, SCROW nEndRow ) const;
280 void ResetChanged( SCROW nStartRow, SCROW nEndRow );
303 const ScPatternAttr* GetMostUsedPattern( SCROW nStartRow, SCROW nEndRow ) const;
311 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const;
313 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight );
317 void ApplyPatternArea( SCROW nStartRow, SCROW nEndRow, const ScPatternAttr& rPatAttr );
319 void SetPatternArea( SCROW nStartRow, SCROW nEndRow,
325 void ApplyStyleArea( SCROW nStartRow, SCROW nEndRow, const ScStyleSheet& rStyle );
343 sal_Bool ApplyFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags );
344 sal_Bool RemoveFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags );
345 void ClearItems( SCROW nStartRow, SCROW nEndRow, const sal_uInt16* pWhich );
347 void RemoveProtected( SCROW nStartRow, SCROW nEndRow );
364 void GetOptimalHeight( SCROW nStartRow, SCROW nEndRow, sal_uInt16* pHeight,
370 …void FillDPCacheT( long nDim, SCROW nStartRow, SCROW nEndRow, const TAddLebal & , const TAd…
371 … void FillDPCache( ScDPTableDataCache * pCache, long nDim, SCROW nStartRow, SCROW nEndRow );
380 …void GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, bool& rHasD…