Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddocdesc.cxx282 const SwFmtCntnt &aLCnt = rLeftHead.GetHeaderFmt()->GetCntnt(); in ChgPageDesc() local
283 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()
285 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()
344 const SwFmtCntnt &aLCnt = rLeftFoot.GetFooterFmt()->GetCntnt(); in ChgPageDesc() local
345 if( !aLCnt.GetCntntIdx() ) in ChgPageDesc()
347 else if( (*aRCnt.GetCntntIdx()) == (*aLCnt.GetCntntIdx()) ) in ChgPageDesc()

Completed in 22 milliseconds