Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx256 void SetHdFt(rtfSection &rSection);
H A Dswparrtf.cxx790 void rtfSections::SetHdFt(rtfSection &rSection) in SetHdFt() function in rtfSections
948 SetHdFt(*aIter); in InsertSegments()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx795 void SetHdFt(wwSection &rSection, int nSect, const wwSection *pPrevious);
H A Dww8par.cxx2231 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt() function in wwSectionManager
3990 SetHdFt(*rIter, std::distance(rStart, rIter), pPrevious); in SetSwFmtPageDesc()