Lines Matching refs:GetSection
643 ( CONTENT_SECTION == pParent->GetSection().GetType() in MakeChildLinksVisible()
682 SwSection& rSect = pSectNd->GetSection(); in ~SwSectionFmt()
716 SwSection * SwSectionFmt::GetSection() const in GetSection() function in SwSectionFmt
839 SwSection* pSect = GetSection(); in Modify()
983 const SwSection* Dummy = pLast->GetSection(); in GetChildSections()
1041 pSection = GetSection(); in UpdateParent()
1123 ( FILE_LINK_SECTION == pNd->GetSection().GetType() || in GetGlobalDocSection()
1124 TOX_CONTENT_SECTION == pNd->GetSection().GetType() ) && in GetGlobalDocSection()
1128 return &pNd->GetSection(); in GetGlobalDocSection()
1164 SwSection *const pSection( GetSection() ); in MakeUnoObject()
1186 if ( !rSectNd.GetSection().IsConnected() ) in lcl_BreakSectionLinksInSect()
1192 const ::sfx2::SvBaseLink* pOwnLink( &(rSectNd.GetSection().GetBaseLink() ) ); in lcl_BreakSectionLinksInSect()
1202 pSectLnk->GetSectNode()->GetSection().BreakLink(); in lcl_BreakSectionLinksInSect()
1431 SwSection& rSection = pSectNd->GetSection(); in DataChanged()
1670 SwSectionData aSectionData(*rSectFmt.GetSection()); in Closed()
1686 pSectNd->GetSection().MakeChildLinksVisible( *pSectNd ); in Closed()