Searched defs:setRow (Results 1 – 4 of 4) sorted by relevance
/aoo4110/test/testuno/source/testlib/uno/ | ||
H A D | CellInfo.java | 50 public void setRow(int row) { in setRow() method in CellInfo |
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ | ||
H A D | CellValue.java | 53 public void setRow(int row) { in setRow() method in CellValue |
/aoo4110/main/dbaccess/source/core/api/ | ||
H A D | RowSetRow.hxx | 74 inline void setRow(const ORowSetRow& _rRow) { m_aRow = _rRow; } in setRow() function in dbaccess::ORowSetOldRowHelper |
/aoo4110/main/sw/source/filter/ww8/ | ||
H A D | WW8TableInfo.cxx | 73 void WW8TableNodeInfoInner::setRow(sal_uInt32 nRow) in setRow() function in ww8::WW8TableNodeInfoInner |
Completed in 37 milliseconds