Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par6.cxx736 rSection.mpSection = in InsertSection()
738 OSL_ENSURE(rSection.mpSection, "section not inserted!"); in InsertSection()
739 if (!rSection.mpSection) in InsertSection()
753 SwSectionFormat *pFormat = rSection.mpSection->GetFormat(); in InsertSection()
824 , mpSection(nullptr) in wwSection()
H A Dww8par.hxx794 SwSection *mpSection; member in wwSection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par6.cxx721 rSection.mpSection = in InsertSection()
723 OSL_ENSURE(rSection.mpSection, "section not inserted!"); in InsertSection()
724 if (!rSection.mpSection) in InsertSection()
738 SwSectionFormat *pFormat = rSection.mpSection->GetFormat(); in InsertSection()
807 , mpSection(nullptr) in wwSection()
H A Dww8par.hxx788 SwSection *mpSection; member in wwSection