Home
last modified time | relevance | path

Searched refs:SectPageInformation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx174 struct SectPageInformation struct
202 SectPageInformation(const DocPageInformation &rDoc); argument
203 SectPageInformation(const SectPageInformation &rSect);
210 const SectPageInformation &rPageInfo);
212 SectPageInformation maPageInfo;
H A Dswparrtf.cxx2303 SectPageInformation::SectPageInformation(const DocPageInformation &rDoc) in SectPageInformation() function in SectPageInformation
2315 SectPageInformation::SectPageInformation(const SectPageInformation &rSect) in SectPageInformation() function in SectPageInformation
2334 const SectPageInformation &rPageInfo) in rtfSection()
2352 rtfSection aSect(*pPam->GetPoint(), SectPageInformation(rInfo)); in SetPageInformationAsDefault()
2865 SectPageInformation(maPageDefaults))); in ReadSectControls()
2868 SectPageInformation aNewSection(maSegments.back().maPageInfo); in ReadSectControls()
2887 aNewSection = SectPageInformation(maPageDefaults); in ReadSectControls()