Searched refs:aRCnt (Results 1 – 1 of 1) sorted by relevance
313 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() local317 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()326 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()327 *aRCnt.GetCntntIdx()->GetNode().EndOfSectionNode() ); in ChgPageDesc()372 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() local376 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()385 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()386 *aRCnt.GetCntntIdx()->GetNode().EndOfSectionNode() ); in ChgPageDesc()
Completed in 11 milliseconds