Searched refs:isEndOfCell (Results 1 – 6 of 6) sorted by relevance
99 bool isEndOfCell() const;201 bool isEndOfCell() const;
149 bool WW8TableNodeInfoInner::isEndOfCell() const in isEndOfCell() function in ww8::WW8TableNodeInfoInner531 bool WW8TableNodeInfo::isEndOfCell() const in isEndOfCell() function in ww8::WW8TableNodeInfo533 return getInnerForDepth(mnDepth)->isEndOfCell(); in isEndOfCell()
1853 …et() != NULL && pTableTextNodeInfoInner->getDepth() == 1 && pTableTextNodeInfoInner->isEndOfCell()) in WriteCR()1993 if ( nDepth > 1 && pTableTextNodeInfoInner->isEndOfCell() ) in TableInfoCell()3946 if (pNodeInfoInner->isEndOfCell()) in TableNodeInfoInner()
2409 if ( pInner->isEndOfCell() ) in TableNodeInfo()
220 if ( pInner->isEndOfCell() ) in FinishTableRowCell()
1215 if ( pInner->isEndOfCell() ) in FinishTableRowCell()
Completed in 130 milliseconds