Home
last modified time | relevance | path

Searched defs:lastRow (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx943 RowPos const lastRow = i_event.FirstRow == -1 ? getRowCount() - 1 : i_event.LastRow; in notifyDataChanged() local
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2171 …RowPos const lastRow = ( ( i_lastRow == ROW_INVALID ) || ( i_lastRow > lastVisibleRow ) ) ? lastVi… in invalidateRowRange() local

Completed in 37 milliseconds