Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocdesc.cxx281 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() local
285 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() local
347 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 10 milliseconds