Searched refs:TableRowEnd (Results 1 – 9 of 9) sorted by relevance
127 virtual void TableRowEnd( sal_uInt32 nDepth = 1 );
241 virtual void TableRowEnd( sal_uInt32 nDepth ) = 0;
164 virtual void TableRowEnd( sal_uInt32 nDepth );
163 virtual void TableRowEnd( sal_uInt32 nDepth = 1 );
978 TableRowEnd( pTextNodeInfoInner->getDepth() ); in EndParagraph()3591 void WW8AttributeOutput::TableRowEnd(sal_uInt32 nDepth) in TableRowEnd() function in WW8AttributeOutput
2411 TableRowEnd( pInner->getDepth() ); in TableNodeInfo()
1475 void DocxAttributeOutput::TableRowEnd( sal_uInt32 /*nDepth*/ ) in TableRowEnd() function in DocxAttributeOutput
1065 void RtfAttributeOutput::TableRowEnd( sal_uInt32 /*nDepth*/ ) in TableRowEnd() function in RtfAttributeOutput
3988 TableRowEnd(pNodeInfoInner->getDepth()); in TableNodeInfoInner()
Completed in 112 milliseconds