Searched refs:pSectLnk (Results 1 – 1 of 1) sorted by relevance
1196 SwIntrnlSectRefLink* pSectLnk = dynamic_cast<SwIntrnlSectRefLink*>(&(*rLnks[ --n ])); in lcl_BreakSectionLinksInSect() local1197 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 20 milliseconds