Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.cxx843 rSection.mpSection = in InsertSection()
845 ASSERT(rSection.mpSection, "section not inserted!"); in InsertSection()
846 if (!rSection.mpSection) in InsertSection()
873 SwSectionFmt *pFmt = rSection.mpSection->GetFmt(); in InsertSection()
2345 : maStart(rPos.nNode), maPageInfo(rPageInfo), mpSection(0), mpTitlePage(0), in rtfSection()
H A Dswparrtf.hxx214 SwSection *mpSection; member in rtfSection
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par6.cxx700 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 Dww8par.hxx724 SwSection *mpSection; member in wwSection

Completed in 110 milliseconds