Searched refs:setRow (Results 1 – 14 of 14) sorted by relevance
73 void WW8TableNodeInfoInner::setRow(sal_uInt32 nRow) in setRow() function in ww8::WW8TableNodeInfoInner468 void WW8TableNodeInfo::setRow(sal_uInt32 nRow) in setRow() function in ww8::WW8TableNodeInfo470 getInnerForDepth(mnDepth)->setRow(nRow); in setRow()887 pNodeInfo->setRow(nRow); in insertTableNodeInfo()1240 pNodeInfo->setRow(nRow); in connectCells()
83 void setRow(sal_uInt32 nRow);191 void setRow(sal_uInt32 nRow);
60 cInfo.setRow(random.nextInt(rowLimit)); in randCell()76 cInfo.setRow(random.nextInt(rowTop)); in randCell()
50 public void setRow(int row) { in setRow() method in CellInfo
56 setRow(row); in BoolErrCell()
53 public void setRow(int row) { in setRow() method in CellValue
57 setRow(row); in BlankCell()
62 setRow(row); in FloatNumber()
55 setRow(row); in LabelCell()
63 setRow(row); in Formula()
74 inline void setRow(const ORowSetRow& _rRow) { m_aRow = _rRow; } in setRow() function in dbaccess::ORowSetOldRowHelper
1170 m_aOldRow->setRow(new ORowSetValueVector(m_aCurrentRow->getBody())); in setCurrentRow()
1654 … aOldRowIter->getBody().setRow(new ORowSetValueVector(aOldRowIter->getBody().getRow().getBody()) ); in reFillMatrix()
987 m_aOldRow->setRow(new ORowSetValueVector(m_aCurrentRow->getBody())); in updateRow()
Completed in 74 milliseconds