Lines Matching refs:GetRowCount
356 if ( nBottomRow > GetRowCount() && GetRowCount() ) in ToggleSelection()
357 nBottomRow = GetRowCount(); in ToggleSelection()
1775 if ( uRow.pSel->GetSelectCount() > ( GetRowCount() / 2 ) ) in MouseButtonDown()
1943 if ( GetRowCount() ) in Dispatch()
1953 if ( GetRowCount() ) in Dispatch()
1956 long nRows = GetRowCount(); in Dispatch()
1959 GoToRow( GetRowCount() - 1, sal_True ); in Dispatch()
1965 if ( GetRowCount() && ( GetCurRow() + 1 ) < nRowCount ) in Dispatch()
1982 if ( GetRowCount() ) in Dispatch()
2021 if ( GetRowCount() ) in Dispatch()
2022 bDone = ( nCurRow < GetRowCount() - 1 ) && GoToRowColumnId( nCurRow + 1, nColId ); in Dispatch()
2049 if ( GetRowCount() ) in Dispatch()
2059 if ( GetRowCount() ) in Dispatch()
2064 if ( GetRowCount() ) in Dispatch()