Searched refs:removeAllRows (Results 1 – 8 of 8) sorted by relevance
648 void SAL_CALL SortableGridDataModel::removeAllRows( ) throw (RuntimeException) in removeAllRows() function in toolkit::SortableGridDataModel655 delegator->removeAllRows(); in removeAllRows()
67 virtual void SAL_CALL removeAllRows( ) throw (::com::sun::star::uno::RuntimeException);
88 virtual void SAL_CALL removeAllRows( ) throw (::com::sun::star::uno::RuntimeException);
298 void SAL_CALL DefaultGridDataModel::removeAllRows( ) throw (RuntimeException) in removeAllRows() function in toolkit::DefaultGridDataModel
86 public void removeAllRows() { in removeAllRows() method in ScriptPanel
222 scriptPanel.removeAllRows(); in initScriptButtons()
274 m_dataModel.removeAllRows(); in testRemoveAllRows()
105 void removeAllRows();
Completed in 33 milliseconds