Searched refs:rSectionNode (Results 1 – 1 of 1) sorted by relevance
2575 void MSWordExportBase::OutputSectionNode( const SwSectionNode& rSectionNode ) in OutputSectionNode() argument2577 const SwSection& rSection = rSectionNode.GetSection(); in OutputSectionNode()2579 SwNodeIndex aIdx( rSectionNode, 1 ); in OutputSectionNode()2611 SwNodeIndex aIdxTmp(rSectionNode, 1); in OutputSectionNode()