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()741 SwXTextSection *const pXSection = in insertTextContentAfter() local758 else if (pXSection && pXSection->GetFmt() && in insertTextContentAfter()759 pXSection->GetFmt()->GetDoc() == GetDoc()) in insertTextContentAfter()795 SwXTextSection *const pXSection = in removeTextContentBefore() local812 else if (pXSection && pXSection->GetFmt() && in removeTextContentBefore()813 pXSection->GetFmt()->GetDoc() == GetDoc()) in removeTextContentBefore()851 SwXTextSection *const pXSection = in removeTextContentAfter() local[all …]
Completed in 15 milliseconds