Searched refs:pEndSectNd (Results 1 – 2 of 2) sorted by relevance
206 * pEndSectNd = pEnd->nNode.GetNode().FindSectionNode(); in SetSectionAttr() local208 if( pSttSectNd || pEndSectNd ) in SetSectionAttr()213 if( pEndSectNd && pSttSectNd != pEndSectNd ) in SetSectionAttr()214 _SetSectionAttr( *pEndSectNd->GetSection().GetFmt(), in SetSectionAttr()217 if( pSttSectNd && pEndSectNd ) in SetSectionAttr()222 pEndSectNd->GetIndex() ) in SetSectionAttr()225 aEIdx = *pEndSectNd; in SetSectionAttr()
403 const SwSectionNode* pEndSectNd = pCNd ? pCNd->FindSectionNode() : 0; in IsInsRegionAvailable() local404 if( pSectNd && pEndSectNd && pSectNd != pEndSectNd ) in IsInsRegionAvailable()449 else if( !pSectNd && pEndSectNd ) in IsInsRegionAvailable()475 else if( pSectNd && !pEndSectNd ) in IsInsRegionAvailable()
Completed in 295 milliseconds