Home
last modified time | relevance | path

Searched refs:removeAllRows (Results 1 – 8 of 8) sorted by relevance

/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx648 void SAL_CALL SortableGridDataModel::removeAllRows( ) throw (RuntimeException) in removeAllRows() function in toolkit::SortableGridDataModel
655 delegator->removeAllRows(); in removeAllRows()
H A Ddefaultgriddatamodel.hxx67 virtual void SAL_CALL removeAllRows( ) throw (::com::sun::star::uno::RuntimeException);
H A Dsortablegriddatamodel.hxx88 virtual void SAL_CALL removeAllRows( ) throw (::com::sun::star::uno::RuntimeException);
H A Ddefaultgriddatamodel.cxx298 void SAL_CALL DefaultGridDataModel::removeAllRows( ) throw (RuntimeException) in removeAllRows() function in toolkit::DefaultGridDataModel
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java86 public void removeAllRows() { in removeAllRows() method in ScriptPanel
H A DConfigurePanel.java222 scriptPanel.removeAllRows(); in initScriptButtons()
/trunk/main/toolkit/qa/complex/toolkit/awtgrid/
H A DTMutableGridDataModel.java274 m_dataModel.removeAllRows(); in testRemoveAllRows()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXMutableGridDataModel.idl105 void removeAllRows();

Completed in 38 milliseconds