Searched refs:mpSection (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 834 rSection.mpSection = in InsertSection() 836 ASSERT(rSection.mpSection, "section not inserted!"); in InsertSection() 837 if (!rSection.mpSection) in InsertSection() 864 SwSectionFmt *pFmt = rSection.mpSection->GetFmt(); in InsertSection() 2336 : maStart(rPos.nNode), maPageInfo(rPageInfo), mpSection(0), mpTitlePage(0), in rtfSection()
|
H A D | swparrtf.hxx | 213 SwSection *mpSection; member in rtfSection
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 700 rSection.mpSection = in InsertSection() 702 ASSERT(rSection.mpSection, "section not inserted!"); in InsertSection() 703 if (!rSection.mpSection) in InsertSection() 722 SwSectionFmt *pFmt = rSection.mpSection->GetFmt(); in InsertSection() 795 mpSection(0), mpTitlePage(0), mpPage(0), meDir(FRMDIR_HORI_LEFT_TOP), in wwSection()
|
H A D | ww8par.hxx | 724 SwSection *mpSection; member in wwSection
|
Completed in 76 milliseconds