Home
last modified time | relevance | path

Searched refs:isEndOfCell (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx99 bool isEndOfCell() const;
201 bool isEndOfCell() const;
H A DWW8TableInfo.cxx149 bool WW8TableNodeInfoInner::isEndOfCell() const in isEndOfCell() function in ww8::WW8TableNodeInfoInner
531 bool WW8TableNodeInfo::isEndOfCell() const in isEndOfCell() function in ww8::WW8TableNodeInfo
533 return getInnerForDepth(mnDepth)->isEndOfCell(); in isEndOfCell()
H A Dwrtww8.cxx1839 …et() != NULL && pTableTextNodeInfoInner->getDepth() == 1 && pTableTextNodeInfoInner->isEndOfCell()) in WriteCR()
1979 if ( nDepth > 1 && pTableTextNodeInfoInner->isEndOfCell() ) in TableInfoCell()
3932 if (pNodeInfoInner->isEndOfCell()) in TableNodeInfoInner()
H A Dwrtw8nds.cxx2409 if ( pInner->isEndOfCell() ) in TableNodeInfo()
H A Ddocxattributeoutput.cxx220 if ( pInner->isEndOfCell() ) in FinishTableRowCell()
H A Drtfattributeoutput.cxx1207 if ( pInner->isEndOfCell() ) in FinishTableRowCell()

Completed in 102 milliseconds