Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2575 void MSWordExportBase::OutputSectionNode( const SwSectionNode& rSectionNode ) in OutputSectionNode() argument
2577 const SwSection& rSection = rSectionNode.GetSection(); in OutputSectionNode()
2579 SwNodeIndex aIdx( rSectionNode, 1 ); in OutputSectionNode()
2611 SwNodeIndex aIdxTmp(rSectionNode, 1); in OutputSectionNode()