Searched refs:setEndOfCell (Results 1 – 3 of 3) sorted by relevance
93 void WW8TableNodeInfoInner::setEndOfCell(bool bEndOfCell) in setEndOfCell() function in ww8::WW8TableNodeInfoInner396 void WW8TableNodeInfo::setEndOfCell(bool bEndOfCell) in setEndOfCell() function in ww8::WW8TableNodeInfo399 pInner->setEndOfCell(bEndOfCell); in setEndOfCell()790 pNodeInfo->setEndOfCell(true); in processTableBox()849 pEndOfCellInfo->setEndOfCell(true); in processTableBox()1282 pEndOfCellInfo->setEndOfCell(true); in connectCells()1296 pEndOfCellInfo->setEndOfCell(true); in connectCells()
87 void setEndOfCell(bool bEndOfCell);185 void setEndOfCell(bool bEndOfCell);
3915 pTmpNodeInfoInner->setEndOfCell(true); in TableNodeInfoInner()3954 pTmpNodeInfoInner->setEndOfCell(true); in TableNodeInfoInner()
Completed in 36 milliseconds