Searched refs:pXSection (Results 1 – 1 of 1) sorted by relevance
680 SwXTextSection *const pXSection = in insertTextContentBefore() local696 else if (pXSection && pXSection->GetFmt() && in insertTextContentBefore()697 pXSection->GetFmt()->GetDoc() == GetDoc()) in insertTextContentBefore()699 SwSectionFmt *const pSectFmt = pXSection->GetFmt(); in insertTextContentBefore()741 SwXTextSection *const pXSection = in insertTextContentAfter() local758 else if (pXSection && pXSection->GetFmt() && in insertTextContentAfter()759 pXSection->GetFmt()->GetDoc() == GetDoc()) in insertTextContentAfter()761 SwSectionFmt *const pSectFmt = pXSection->GetFmt(); in insertTextContentAfter()795 SwXTextSection *const pXSection = in removeTextContentBefore() local812 else if (pXSection && pXSection->GetFmt() && in removeTextContentBefore()[all …]