Searched refs:SectPageInformation (Results 1 – 2 of 2) sorted by relevance
175 struct SectPageInformation struct203 SectPageInformation(const DocPageInformation &rDoc); argument204 SectPageInformation(const SectPageInformation &rSect);211 const SectPageInformation &rPageInfo);213 SectPageInformation maPageInfo;
2313 SectPageInformation::SectPageInformation(const DocPageInformation &rDoc) in SectPageInformation() function in SectPageInformation2325 SectPageInformation::SectPageInformation(const SectPageInformation &rSect) in SectPageInformation() function in SectPageInformation2344 const SectPageInformation &rPageInfo) in rtfSection()2362 rtfSection aSect(*pPam->GetPoint(), SectPageInformation(rInfo)); in SetPageInformationAsDefault()2875 SectPageInformation(maPageDefaults))); in ReadSectControls()2878 SectPageInformation aNewSection(maSegments.back().maPageInfo); in ReadSectControls()2897 aNewSection = SectPageInformation(maPageDefaults); in ReadSectControls()
Completed in 59 milliseconds