Home
last modified time | relevance | path

Searched refs:rMyPaM (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx248 SwSectionFmt *InsertSection(SwPaM& rMyPaM, rtfSection &rSection);
H A Dswparrtf.cxx823 SwSectionFmt *rtfSections::InsertSection(SwPaM& rMyPaM, rtfSection &rSection) in InsertSection() argument
835 mrReader.pDoc->InsertSwSection( rMyPaM, aSectionData, 0, &aSet ); in InsertSection()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx798 SwSectionFmt *InsertSection(SwPaM& rMyPaM, wwSection &rSection);
H A Dww8par6.cxx682 SwPaM& rMyPaM, wwSection &rSection) in InsertSection() argument
701 mrReader.rDoc.InsertSwSection( rMyPaM, aSection, 0, & aSet ); in InsertSection()

Completed in 65 milliseconds