Home
last modified time | relevance | path

Searched refs:GetSrcMaxRow (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dattarray.cxx2540 SCROW nSaveMaxRow = pDocument->GetSrcMaxRow();
2619 if ( pDocument->GetSrcMaxRow() != MAXROW ) // Ende anpassen?
2623 DBG_ASSERT( pData[nCount-1].nRow == pDocument->GetSrcMaxRow(), "Attribut-Ende ?!?" );
/aoo4110/main/sc/inc/
H A Ddocument.hxx1503 SCROW GetSrcMaxRow() const { return nSrcMaxRow; } in GetSrcMaxRow() function in ScDocument

Completed in 62 milliseconds