Home
last modified time | relevance | path

Searched refs:rSectionName (Results 1 – 7 of 7) sorted by path

/trunk/main/sw/inc/
H A Dswabstdlg.hxx193 virtual void SelectSection(const String& rSectionName) = 0;
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx576 void AbstractEditRegionDlg_Impl::SelectSection(const String& rSectionName) in SelectSection() argument
578 pDlg->SelectSection(rSectionName); in SelectSection()
H A Dswdlgfact.hxx372 virtual void SelectSection(const String& rSectionName);
H A Duiregionsw.cxx619 void SwEditRegionDlg::SelectSection(const String& rSectionName) in SelectSection() argument
625 if (pRepr->GetSectionData().GetSectionName() == rSectionName) in SelectSection()
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx152 void SelectSection(const String& rSectionName);
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx317 const String& rSectionName = in Init() local
327 SwContent* pCnt = new SwRegionContent(this, rSectionName, in Init()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.hxx289 enum SectionTypeEnum MapSectionType(const ::rtl::OUString& rSectionName);

Completed in 46 milliseconds