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.cxx2304 SectPageInformation::SectPageInformation(const DocPageInformation &rDoc) in SectPageInformation() function in SectPageInformation
2316 SectPageInformation::SectPageInformation(const SectPageInformation &rSect) in SectPageInformation() function in SectPageInformation
2335 const SectPageInformation &rPageInfo) in rtfSection()
2353 rtfSection aSect(*pPam->GetPoint(), SectPageInformation(rInfo)); in SetPageInformationAsDefault()
2866 SectPageInformation(maPageDefaults))); in ReadSectControls()
2869 SectPageInformation aNewSection(maSegments.back().maPageInfo); in ReadSectControls()
2888 aNewSection = SectPageInformation(maPageDefaults); in ReadSectControls()

Completed in 36 milliseconds