Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx246 void SetSegmentToPageDesc(const rtfSection &rSection, bool bTitlePage,
H A Dswparrtf.cxx731 void rtfSections::SetSegmentToPageDesc(const rtfSection &rSection, in SetSegmentToPageDesc() function in rtfSections
926 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
951 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
952 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3820 void wwSectionManager::SetSegmentToPageDesc(const wwSection &rSection, in SetSegmentToPageDesc() function in wwSectionManager
3955 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3995 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3996 SetSegmentToPageDesc(*rIter, false, bIgnoreCols); in SetSwFmtPageDesc()
H A Dww8par.hxx780 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,