Searched refs:aLCnt (Results 1 – 1 of 1) sorted by relevance
282 const SwFmtCntnt &aLCnt = rLeftHead.GetHeaderFmt()->GetCntnt(); in ChgPageDesc() local283 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()285 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()344 const SwFmtCntnt &aLCnt = rLeftFoot.GetFooterFmt()->GetCntnt(); in ChgPageDesc() local345 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()347 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()
Completed in 15 milliseconds