Searched refs:SetSegmentToPageDesc (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.hxx | 247 void SetSegmentToPageDesc(const rtfSection &rSection, bool bTitlePage,
|
H A D | swparrtf.cxx | 741 void rtfSections::SetSegmentToPageDesc(const rtfSection &rSection, in SetSegmentToPageDesc() function in rtfSections 936 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments() 961 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments() 962 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
|
/aoo41x/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 | 781 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,
|
Completed in 79 milliseconds