Searched refs:mpPageHdFt (Results 1 – 2 of 2) sorted by relevance
793 if (rSection.mpPage && rSection.maPageInfo.mpPageHdFt) in SetHdFt()797 MoveFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt()799 rSection.maPageInfo.mpPageHdFt = rSection.mpPage; in SetHdFt()802 CopyFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt()2304 : maBox(rDoc.maBox), mpTitlePageHdFt(0), mpPageHdFt(0), in SectPageInformation()2318 mpPageHdFt(rSect.mpPageHdFt), mnPgwsxn(rSect.mnPgwsxn), in SectPageInformation()2886 SwPageDesc* oldPageDesc=aNewSection.mpPageHdFt; in ReadSectControls()2888 aNewSection.mpPageHdFt=oldPageDesc; in ReadSectControls()3000 if (aNewSection.mpPageHdFt!=NULL) in ReadSectControls()3004 _pKeepFooter = &aNewSection.mpPageHdFt->GetMaster().GetFooter(); in ReadSectControls()[all …]
180 SwPageDesc *mpPageHdFt; member