Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dlayouter.cxx71 const SwSectionFrm* GetSect() { return pSect; } in GetSect() function in SwEndnoter
277 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 58 milliseconds