Home
last modified time | relevance | path

Searched defs:addRow (Results 1 – 6 of 6) sorted by last modified time

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java94 public void addRow(String sheetName, Object... datas) { in addRow() method in DataSheet
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java237 public void addRow(Row r) { in addRow() method in Worksheet
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java230 protected void addRow() in addRow() method in AggregateComponent
/trunk/main/vcl/source/window/
H A Darrange.cxx756 size_t LabelColumn::addRow( Window* i_pLabel, boost::shared_ptr<WindowArranger> const& i_rElement, … in addRow() function in LabelColumn
767 size_t LabelColumn::addRow( Window* i_pLabel, Window* i_pElement, long i_nIndent, const Size& i_rEl… in addRow() function in LabelColumn
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx585 …void SAL_CALL SortableGridDataModel::addRow( const Any& i_heading, const Sequence< Any >& i_data )… in addRow() function in toolkit::SortableGridDataModel
H A Ddefaultgriddatamodel.cxx206 …void SAL_CALL DefaultGridDataModel::addRow( const Any& i_heading, const Sequence< Any >& i_data ) … in addRow() function in toolkit::DefaultGridDataModel

Completed in 41 milliseconds