Searched refs:mpSection (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/sw/source/filter/rtf/ |
| H A D | swparrtf.cxx | 833 rSection.mpSection = in InsertSection() 835 ASSERT(rSection.mpSection, "section not inserted!"); in InsertSection() 836 if (!rSection.mpSection) in InsertSection() 863 SwSectionFmt *pFmt = rSection.mpSection->GetFmt(); in InsertSection() 2335 : maStart(rPos.nNode), maPageInfo(rPageInfo), mpSection(0), mpTitlePage(0), in rtfSection()
|
| H A D | swparrtf.hxx | 213 SwSection *mpSection; member in rtfSection
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 699 rSection.mpSection = in InsertSection() 701 ASSERT(rSection.mpSection, "section not inserted!"); in InsertSection() 702 if (!rSection.mpSection) in InsertSection() 721 SwSectionFmt *pFmt = rSection.mpSection->GetFmt(); in InsertSection() 794 mpSection(0), mpTitlePage(0), mpPage(0), meDir(FRMDIR_HORI_LEFT_TOP), in wwSection()
|
| H A D | ww8par.hxx | 723 SwSection *mpSection; member in wwSection
|