Lines Matching refs:nStartRow

98 							SCROW nStartRow, SCROW nEndRow,
115 …void MergePatternArea( SCROW nStartRow, SCROW nEndRow, ScMergePatternState& rState, sal_Bool bDeep…
118 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const;
120 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight );
123 …void SetPatternArea( SCROW nStartRow, SCROW nEndRow, const ScPatternAttr* pPattern, sal_Bool bPutT…
124 void ApplyStyleArea( SCROW nStartRow, SCROW nEndRow, ScStyleSheet* pStyle );
125 void ApplyCacheArea( SCROW nStartRow, SCROW nEndRow, SfxItemPoolCache* pCache );
126 void ApplyLineStyleArea( SCROW nStartRow, SCROW nEndRow,
129 void ClearItems( SCROW nStartRow, SCROW nEndRow, const sal_uInt16* pWhich );
130 void ChangeIndent( SCROW nStartRow, SCROW nEndRow, sal_Bool bIncrement );
141 sal_Bool ApplyFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags );
142 sal_Bool RemoveFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags );
149 sal_Bool ExtendMerge( SCCOL nThisCol, SCROW nStartRow, SCROW nEndRow,
152 sal_Bool RemoveAreaMerge( SCROW nStartRow, SCROW nEndRow );
157 void DeleteAreaSafe(SCROW nStartRow, SCROW nEndRow);
158 void SetPatternAreaSafe( SCROW nStartRow, SCROW nEndRow,
160 void CopyAreaSafe( SCROW nStartRow, SCROW nEndRow, long nDy, ScAttrArray& rAttrArray );
173 sal_Bool HasVisibleAttrIn( SCROW nStartRow, SCROW nEndRow ) const;
175 SCROW nStartRow, SCROW nEndRow ) const;
176 sal_Bool IsAllEqual( const ScAttrArray& rOther, SCROW nStartRow, SCROW nEndRow ) const;
178 sal_Bool TestInsertCol( SCROW nStartRow, SCROW nEndRow) const;
180 void InsertRow( SCROW nStartRow, SCSIZE nSize );
181 void DeleteRow( SCROW nStartRow, SCSIZE nSize );
183 void DeleteArea( SCROW nStartRow, SCROW nEndRow );
184 void MoveTo( SCROW nStartRow, SCROW nEndRow, ScAttrArray& rAttrArray );
185 void CopyArea( SCROW nStartRow, SCROW nEndRow, long nDy, ScAttrArray& rAttrArray,
188 void DeleteHardAttr( SCROW nStartRow, SCROW nEndRow );