Searched refs:rFt (Results 1 – 2 of 2) sorted by relevance
261 const SwFmtFooter& rFt = rDesc.GetMaster().GetFooter(); in SetCrsrInHdFt() local262 if( rFt.GetFooterFmt() ) in SetCrsrInHdFt()263 pCnt = &rFt.GetFooterFmt()->GetCntnt(); in SetCrsrInHdFt()
1868 const SwFmtFooter& rFt = rFmt.GetFooter(); in WriteHeaderFooterText() local1869 ASSERT( rFt.GetFooterFmt(), "Footer text is not here" ); in WriteHeaderFooterText()1870 pCntnt = &rFt.GetFooterFmt()->GetCntnt(); in WriteHeaderFooterText()
Completed in 26 milliseconds