Searched defs:rowsInserted (Results 1 – 5 of 5) sorted by relevance
/trunk/main/toolkit/qa/complex/toolkit/awtgrid/ | ||
H A D | GridDataListener.java | 35 public void rowsInserted( GridDataEvent i_event ) in rowsInserted() method in GridDataListener |
/trunk/main/toolkit/source/controls/grid/ | ||
H A D | grideventforwarder.cxx | 81 …void SAL_CALL GridEventForwarder::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeExcep… in rowsInserted() function in toolkit::GridEventForwarder |
H A D | sortablegriddatamodel.cxx | 290 …void SAL_CALL SortableGridDataModel::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeEx… in rowsInserted() function in toolkit::SortableGridDataModel |
/trunk/main/svtools/source/uno/ | ||
H A D | svtxgridcontrol.cxx | 607 void SAL_CALL SVTXGridControl::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeException) in rowsInserted() function in SVTXGridControl |
/trunk/main/svtools/source/table/ | ||
H A D | tablecontrol_impl.cxx | 538 void TableControl_Impl::rowsInserted( RowPos i_first, RowPos i_last ) in rowsInserted() function in svt::table::TableControl_Impl |
Completed in 79 milliseconds