Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddocdesc.cxx314 const SwFmtCntnt &aLCnt = rLeftHead.GetHeaderFmt()->GetCntnt(); in ChgPageDesc() local
315 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()
317 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()
373 const SwFmtCntnt &aLCnt = rLeftFoot.GetFooterFmt()->GetCntnt(); in ChgPageDesc() local
374 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()
376 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()

Completed in 18 milliseconds