Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx1196 SwIntrnlSectRefLink* pSectLnk = dynamic_cast<SwIntrnlSectRefLink*>(&(*rLnks[ --n ])); in lcl_BreakSectionLinksInSect() local
1197 if ( pSectLnk && pSectLnk != pOwnLink && in lcl_BreakSectionLinksInSect()
1198 pSectLnk->IsInRange( rSectNd.GetIndex(), rSectNd.EndOfSectionIndex() ) ) in lcl_BreakSectionLinksInSect()
1202 pSectLnk->GetSectNode()->GetSection().BreakLink(); in lcl_BreakSectionLinksInSect()

Completed in 14 milliseconds