Searched refs:SetSegmentToPageDesc (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/rtf/ |
| H A D | swparrtf.hxx | 246 void SetSegmentToPageDesc(const rtfSection &rSection, bool bTitlePage,
|
| H A D | swparrtf.cxx | 731 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 D | ww8par.cxx | 3820 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 D | ww8par.hxx | 780 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,
|