Searched refs:mpPageHdFt (Results 1 – 2 of 2) sorted by relevance
803 if (rSection.mpPage && rSection.maPageInfo.mpPageHdFt) in SetHdFt()807 MoveFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt()809 rSection.maPageInfo.mpPageHdFt = rSection.mpPage; in SetHdFt()812 CopyFrom(*rSection.maPageInfo.mpPageHdFt, *rSection.mpPage); in SetHdFt()2314 : maBox(rDoc.maBox), mpTitlePageHdFt(0), mpPageHdFt(0), in SectPageInformation()2328 mpPageHdFt(rSect.mpPageHdFt), mnPgwsxn(rSect.mnPgwsxn), in SectPageInformation()2896 SwPageDesc* oldPageDesc=aNewSection.mpPageHdFt; in ReadSectControls()2898 aNewSection.mpPageHdFt=oldPageDesc; in ReadSectControls()3010 if (aNewSection.mpPageHdFt!=NULL) in ReadSectControls()3014 _pKeepFooter = &aNewSection.mpPageHdFt->GetMaster().GetFooter(); in ReadSectControls()[all …]
181 SwPageDesc *mpPageHdFt; member