Searched refs:GetSrcMaxRow (Results 1 – 2 of 2) sorted by relevance
2540 SCROW nSaveMaxRow = pDocument->GetSrcMaxRow();2619 if ( pDocument->GetSrcMaxRow() != MAXROW ) // Ende anpassen?2623 DBG_ASSERT( pData[nCount-1].nRow == pDocument->GetSrcMaxRow(), "Attribut-Ende ?!?" );
1503 SCROW GetSrcMaxRow() const { return nSrcMaxRow; } in GetSrcMaxRow() function in ScDocument
Completed in 164 milliseconds