Searched refs:GetSect (Results 1 – 1 of 1) sorted by relevance
71 const SwSectionFrm* GetSect() { return pSect; } in GetSect() function in SwEndnoter277 if( !pEndnoter || pEndnoter->GetSect() != pSect ) in InsertEndnotes()326 if( pLayouter->pEndnoter && pLayouter->pEndnoter->GetSect() && pSect && in Collecting()327 ( pLayouter->pEndnoter->GetSect()->IsAnFollow( pSect ) || in Collecting()328 pSect->IsAnFollow( pLayouter->pEndnoter->GetSect() ) ) ) in Collecting()
Completed in 10 milliseconds