Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.hxx175 struct SectPageInformation struct
203 SectPageInformation(const DocPageInformation &rDoc); argument
204 SectPageInformation(const SectPageInformation &rSect);
211 const SectPageInformation &rPageInfo);
213 SectPageInformation maPageInfo;
H A Dswparrtf.cxx2313 SectPageInformation::SectPageInformation(const DocPageInformation &rDoc) in SectPageInformation() function in SectPageInformation
2325 SectPageInformation::SectPageInformation(const SectPageInformation &rSect) in SectPageInformation() function in SectPageInformation
2344 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 34 milliseconds