Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoccorr.cxx253 const SwNodeIndex& rEndNode, in CorrAbs() argument
257 _DelBookmarks( rStartNode, rEndNode ); in CorrAbs()
261 SwCntntNode *const pCntntNode( rEndNode.GetNode().GetCntntNode() ); in CorrAbs()
263 rEndNode, (pCntntNode) ? pCntntNode->Len() : 0); in CorrAbs()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexport.cxx311 void DocxExport::OutputEndNode( const SwEndNode& rEndNode ) in OutputEndNode() argument
313 MSWordExportBase::OutputEndNode( rEndNode ); in OutputEndNode()
315 if ( TXT_MAINTEXT == nTxtTyp && rEndNode.StartOfSectionNode()->IsSectionNode() ) in OutputEndNode()
320 const SwSection& rSect = rEndNode.StartOfSectionNode()->GetSectionNode()->GetSection(); in OutputEndNode()
324 SwNodeIndex aIdx( rEndNode, 1 ); in OutputEndNode()
/aoo4110/main/sw/inc/
H A Ddoc.hxx1509 const SwNodeIndex& rEndNode,

Completed in 31 milliseconds