Home
last modified time | relevance | path

Searched refs:pEndSectNd (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/core/edit/
H A Dedsect.cxx206 * pEndSectNd = pEnd->nNode.GetNode().FindSectionNode(); in SetSectionAttr() local
208 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()
/aoo42x/main/sw/source/core/docnode/
H A Dndsect.cxx403 const SwSectionNode* pEndSectNd = pCNd ? pCNd->FindSectionNode() : 0; in IsInsRegionAvailable() local
404 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