Searched refs:rMyPaM (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.hxx | 249 SwSectionFmt *InsertSection(SwPaM& rMyPaM, rtfSection &rSection);
|
H A D | swparrtf.cxx | 832 SwSectionFmt *rtfSections::InsertSection(SwPaM& rMyPaM, rtfSection &rSection) in InsertSection() argument 844 mrReader.pDoc->InsertSwSection( rMyPaM, aSectionData, 0, &aSet ); in InsertSection()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 798 SwSectionFmt *InsertSection(SwPaM& rMyPaM, wwSection &rSection);
|
H A D | ww8par6.cxx | 682 SwPaM& rMyPaM, wwSection &rSection) in InsertSection() argument 701 mrReader.rDoc.InsertSwSection( rMyPaM, aSection, 0, & aSet ); in InsertSection()
|
Completed in 82 milliseconds