Home
last modified time | relevance | path

Searched refs:setRow (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx73 void WW8TableNodeInfoInner::setRow(sal_uInt32 nRow) in setRow() function in ww8::WW8TableNodeInfoInner
468 void WW8TableNodeInfo::setRow(sal_uInt32 nRow) in setRow() function in ww8::WW8TableNodeInfo
470 getInnerForDepth(mnDepth)->setRow(nRow); in setRow()
887 pNodeInfo->setRow(nRow); in insertTableNodeInfo()
1240 pNodeInfo->setRow(nRow); in connectCells()
H A DWW8TableInfo.hxx83 void setRow(sal_uInt32 nRow);
191 void setRow(sal_uInt32 nRow);
/aoo42x/test/testuno/source/testlib/uno/
H A DTestUtil.java60 cInfo.setRow(random.nextInt(rowLimit)); in randCell()
76 cInfo.setRow(random.nextInt(rowTop)); in randCell()
H A DCellInfo.java50 public void setRow(int row) { in setRow() method in CellInfo
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBoolErrCell.java56 setRow(row); in BoolErrCell()
H A DCellValue.java53 public void setRow(int row) { in setRow() method in CellValue
H A DBlankCell.java57 setRow(row); in BlankCell()
H A DFloatNumber.java62 setRow(row); in FloatNumber()
H A DLabelCell.java55 setRow(row); in LabelCell()
H A DFormula.java63 setRow(row); in Formula()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetRow.hxx74 inline void setRow(const ORowSetRow& _rRow) { m_aRow = _rRow; } in setRow() function in dbaccess::ORowSetOldRowHelper
H A DRowSetBase.cxx1170 m_aOldRow->setRow(new ORowSetValueVector(m_aCurrentRow->getBody())); in setCurrentRow()
H A DRowSetCache.cxx1654 … aOldRowIter->getBody().setRow(new ORowSetValueVector(aOldRowIter->getBody().getRow().getBody()) ); in reFillMatrix()
H A DRowSet.cxx987 m_aOldRow->setRow(new ORowSetValueVector(m_aCurrentRow->getBody())); in updateRow()

Completed in 102 milliseconds