Searched refs:aLCnt (Results 1 – 1 of 1) sorted by relevance
314 const SwFmtCntnt &aLCnt = rLeftHead.GetHeaderFmt()->GetCntnt(); in ChgPageDesc() local315 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()317 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()373 const SwFmtCntnt &aLCnt = rLeftFoot.GetFooterFmt()->GetCntnt(); in ChgPageDesc() local374 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()376 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()
Completed in 18 milliseconds