Searched refs:rSectionName (Results 1 – 7 of 7) sorted by relevance
152 void SelectSection(const String& rSectionName);
576 void AbstractEditRegionDlg_Impl::SelectSection(const String& rSectionName) in SelectSection() argument578 pDlg->SelectSection(rSectionName); in SelectSection()
372 virtual void SelectSection(const String& rSectionName);
619 void SwEditRegionDlg::SelectSection(const String& rSectionName) in SelectSection() argument625 if (pRepr->GetSectionData().GetSectionName() == rSectionName) in SelectSection()
289 enum SectionTypeEnum MapSectionType(const ::rtl::OUString& rSectionName);
193 virtual void SelectSection(const String& rSectionName) = 0;
323 const String& rSectionName = in Init() local333 SwContent* pCnt = new SwRegionContent(this, rSectionName, in Init()
Completed in 71 milliseconds