Searched refs:rMyPaM (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/sw/source/filter/rtf/ |
| H A D | swparrtf.hxx | 248 SwSectionFmt *InsertSection(SwPaM& rMyPaM, rtfSection &rSection);
|
| H A D | swparrtf.cxx | 822 SwSectionFmt *rtfSections::InsertSection(SwPaM& rMyPaM, rtfSection &rSection) in InsertSection() argument 834 mrReader.pDoc->InsertSwSection( rMyPaM, aSectionData, 0, &aSet ); in InsertSection()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par.hxx | 797 SwSectionFmt *InsertSection(SwPaM& rMyPaM, wwSection &rSection);
|
| H A D | ww8par6.cxx | 681 SwPaM& rMyPaM, wwSection &rSection) in InsertSection() argument 700 mrReader.rDoc.InsertSwSection( rMyPaM, aSection, 0, & aSet ); in InsertSection()
|