Home
last modified time | relevance | path

Searched refs:isEndOfLine (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx100 bool isEndOfLine() const;
200 bool isEndOfLine() const;
H A DWW8TableInfo.cxx154 bool WW8TableNodeInfoInner::isEndOfLine() const in isEndOfLine() function in ww8::WW8TableNodeInfoInner
526 bool WW8TableNodeInfo::isEndOfLine() const in isEndOfLine() function in ww8::WW8TableNodeInfo
528 return getInnerForDepth(mnDepth)->isEndOfLine(); in isEndOfLine()
H A Ddocxattributeoutput.cxx229 if ( pInner->isEndOfLine() ) in FinishTableRowCell()
233 if ( pInner->isEndOfLine( ) && ( nRow + 1 ) == nLinesCount ) in FinishTableRowCell()
H A Drtfattributeoutput.cxx1211 if ( pInner->isEndOfLine() ) in FinishTableRowCell()
1215 if ( pInner->isEndOfLine( ) && ( nRow + 1 ) == nLinesCount ) in FinishTableRowCell()
H A Dwrtww8.cxx1994 if ( pTableTextNodeInfoInner->isEndOfLine() ) in TableInfoRow()
3969 if (pNodeInfoInner->isEndOfLine()) in TableNodeInfoInner()
H A Dwrtw8nds.cxx2420 if ( pInner->isEndOfLine() ) in TableNodeInfo()
H A Dww8atr.cxx976 if ( pTextNodeInfoInner->isEndOfLine() ) in EndParagraph()

Completed in 111 milliseconds