Home
last modified time | relevance | path

Searched refs:rtfSection (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.hxx207 class rtfSection class
210 rtfSection(const SwPosition &rPos,
236 std::deque<rtfSection> maSegments;
237 typedef std::deque<rtfSection>::iterator mySegIter;
238 typedef std::deque<rtfSection>::reverse_iterator mySegrIter;
251 const rtfSection &rSection, bool bIgnoreCols);
252 void GetPageULData(const rtfSection &rSection, bool bFirst,
255 bool SetCols(SwFrmFmt &rFmt, const rtfSection &rSection,
257 void SetHdFt(rtfSection &rSection);
263 void push_back(const rtfSection &rSect);
[all …]
H A Dswparrtf.cxx543 bool rtfSections::SetCols(SwFrmFmt &rFmt, const rtfSection &rSection, in SetCols()
585 const rtfSection &rSection, bool bIgnoreCols) in SetPage()
624 void rtfSections::GetPageULData(const rtfSection &rSection, bool bFirst, in GetPageULData()
741 void rtfSections::SetSegmentToPageDesc(const rtfSection &rSection, in SetSegmentToPageDesc()
800 void rtfSections::SetHdFt(rtfSection &rSection) in SetHdFt()
832 SwSectionFmt *rtfSections::InsertSection(SwPaM& rMyPaM, rtfSection &rSection) in InsertSection()
2343 rtfSection::rtfSection(const SwPosition &rPos, in rtfSection() function in rtfSection
2350 void rtfSections::push_back(const rtfSection &rSect) in push_back()
2362 rtfSection aSect(*pPam->GetPoint(), SectPageInformation(rInfo)); in SetPageInformationAsDefault()
2874 maSegments.push_back(rtfSection(*pPam->GetPoint(), in ReadSectControls()
[all …]
H A Drtffly.cxx1480 const rtfSection &rSect = maSegments.back(); in GetPageSize()

Completed in 43 milliseconds