Searched defs:removeRow (Results 1 – 4 of 4) sorted by relevance
/trunk/main/wizards/com/sun/star/wizards/agenda/ | ||
H A D | AgendaWizardDialogImpl.java | 432 public void removeRow() { in removeRow() method in AgendaWizardDialogImpl |
/trunk/main/toolkit/source/controls/grid/ | ||
H A D | defaultgriddatamodel.cxx | 280 …void SAL_CALL DefaultGridDataModel::removeRow( ::sal_Int32 i_rowIndex ) throw (IndexOutOfBoundsExc… in removeRow() function in toolkit::DefaultGridDataModel |
H A D | sortablegriddatamodel.cxx | 635 …void SAL_CALL SortableGridDataModel::removeRow( ::sal_Int32 i_rowIndex ) throw (IndexOutOfBoundsEx… in removeRow() function in toolkit::SortableGridDataModel |
/trunk/main/wizards/com/sun/star/wizards/ui/ | ||
H A D | AggregateComponent.java | 252 protected void removeRow() in removeRow() method in AggregateComponent |
Completed in 16 milliseconds