Lines Matching refs:SCSIZE
100 SCSIZE nCount;
101 SCSIZE nLimit;
128 sal_Bool Search( SCROW nRow, SCSIZE& nIndex ) const;
134 void DeleteAtIndex( SCSIZE nIndex );
136 void Resize( SCSIZE nSize );
155 SCSIZE GetEmptyLinesInBlock( SCROW nStartRow, SCROW nEndRow, ScDirection eDir ) const;
167 SCSIZE VisibleCount( SCROW nStartRow, SCROW nEndRow ) const;
184 sal_Bool TestInsertRow( SCSIZE nSize ) const;
185 void InsertRow( SCROW nStartRow, SCSIZE nSize );
186 void DeleteRow( SCROW nStartRow, SCSIZE nSize );
187 void DeleteRange( SCSIZE nStartIndex, SCSIZE nEndIndex, sal_uInt16 nDelFlag );
204 SCSIZE nIndex, sal_uInt16 nFlags ) const;
251 SCSIZE GetCellCount() const { return nCount; } in GetCellCount()
373 long GetSimpleTextNeededSize( SCSIZE nIndex, OutputDevice* pDev,
407 SCSIZE GetPatternCount( );
408 SCSIZE GetPatternCount( SCROW nRw1, SCROW nRw2 );
409 bool ReservedPatternCount( SCSIZE nReserved );
411 …ScBaseCell* CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAddress& rDe…
419 SCSIZE nPos;
427 SCSIZE GetIndex() const;
434 SCSIZE nPos;
446 sal_Bool Next( SCSIZE& rIndex );