Home
last modified time | relevance | path

Searched refs:cellsUpdated (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx951 (*loop)->cellsUpdated( firstCol, lastCol, firstRow, lastRow ); in notifyDataChanged()
964 (*loop)->cellsUpdated( 0, getColumnCount() - 1, 0, getRowCount() - 1 ); in notifyAllDataChanged()
/aoo4110/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx142 …virtual void cellsUpdated( ColPos const i_firstCol, ColPos i_lastCol, RowPos const i_firstRow, …
/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.hxx333 …virtual void cellsUpdated( ColPos const i_firstCol, ColPos i_lastCol, RowPos const i_firstRow, …
H A Dtablecontrol_impl.cxx693 …void TableControl_Impl::cellsUpdated( ColPos const i_firstCol, ColPos i_lastCol, RowPos const i_fi… in cellsUpdated() function in svt::table::TableControl_Impl

Completed in 31 milliseconds