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.cxx732 void rtfSections::SetSegmentToPageDesc(const rtfSection &rSection, in SetSegmentToPageDesc() function in rtfSections
927 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
952 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
953 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3821 void wwSectionManager::SetSegmentToPageDesc(const wwSection &rSection, in SetSegmentToPageDesc() function in wwSectionManager
3956 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3996 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3997 SetSegmentToPageDesc(*rIter, false, bIgnoreCols); in SetSwFmtPageDesc()
H A Dww8par.hxx781 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,

Completed in 64 milliseconds