Searched refs:aRCnt (Results 1 – 1 of 1) sorted by relevance
281 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() local285 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()295 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()296 *aRCnt.GetCntntIdx()->GetNode().EndOfSectionNode() ); in ChgPageDesc()343 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() local347 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()357 SwNodeRange aRange( aRCnt.GetCntntIdx()->GetNode(), 0, in ChgPageDesc()358 *aRCnt.GetCntntIdx()->GetNode().EndOfSectionNode() ); in ChgPageDesc()
Completed in 23 milliseconds