Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx231 class rtfSections class
267 rtfSections(SwRTFParser &rReader) : mrReader(rReader) {} in rtfSections() function in rtfSections
287 friend class rtfSections;
289 rtfSections maSegments;
H A Dswparrtf.cxx534 bool rtfSections::SetCols(SwFrmFmt &rFmt, const rtfSection &rSection, in SetCols()
575 void rtfSections::SetPage(SwPageDesc &rInPageDesc, SwFrmFmt &rFmt, in SetPage()
616 rtfSections::wwULSpaceData& rData) in GetPageULData()
698 void rtfSections::SetPageULSpaceItems(SwFrmFmt &rFmt, in SetPageULSpaceItems()
699 rtfSections::wwULSpaceData& rData) in SetPageULSpaceItems()
732 void rtfSections::SetSegmentToPageDesc(const rtfSection &rSection, in SetSegmentToPageDesc()
758 void rtfSections::CopyFrom(const SwPageDesc &rFrom, SwPageDesc &rDest) in CopyFrom()
771 void rtfSections::MoveFrom(SwPageDesc &rFrom, SwPageDesc &rDest) in MoveFrom()
791 void rtfSections::SetHdFt(rtfSection &rSection) in SetHdFt()
873 void rtfSections::InsertSegments(bool bNewDoc) in InsertSegments()
[all …]
H A Drtftbl.cxx111 void rtfSections::PrependedInlineNode(const SwPosition &rPos, in PrependedInlineNode()

Completed in 37 milliseconds