Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dsection.hxx114 String const& GetSectionName() const { return m_sSectionName; } in GetSectionName() function in SwSectionData
192 String const& GetSectionName() const { return m_Data.GetSectionName(); } in GetSectionName() function in SwSection
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx698 String sSectName( rNewData.GetSectionName() ); in UpdateSection()
699 if (sSectName != pSection->GetSectionName()) in UpdateSection()
1293 pNewSect->SetSectionName( GetSection().GetSectionName() ); in MakeCopy()
1298 pDoc->GetUniqueSectionName( &GetSection().GetSectionName() )); in MakeCopy()
1447 const String& rNm = pSectNd->GetSection().GetSectionName(); in GetUniqueSectionName()
H A Dsection.cxx129 , m_sSectionName(rSection.GetSectionName()) in SwSectionData()
961 pFSect->GetSectionName().CompareTo( pSSect->GetSectionName() ); in lcl_SectionCmpNm()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx102 new String(pFmt->GetSection()->GetSectionName()); in lcl_FillList()
123 new String(pFmt->GetSection()->GetSectionName()); in lcl_FillList()
532 pEntry = aTree.InsertEntry(pSect->GetSectionName(), aImg, aImg); in RecurseList()
566 pSect->GetSectionName(), aImage, aImage, pEntry); in RecurseList()
625 if (pRepr->GetSectionData().GetSectionName() == rSectionName) in SelectSection()
1669 m_pSectionData->GetSectionName())); in Ok()
1773 rSh.GetUniqueSectionName(& pSectionData->GetSectionName())); in SetWrtShell()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx578 if (rFmts[i]->GetSection()->GetSectionName() in lcl_UpdateSection()
579 == rSection.GetSectionName()) in lcl_UpdateSection()
1165 OUString(pFmt->GetSection()->GetSectionName()); in GetPropertyValues_Impl()
1794 sRet = pFmt->GetSection()->GetSectionName(); in getName()
1830 else if (sNewName == rFmts[i]->GetSection()->GetSectionName()) in setName()
H A Dunocoll.cxx1267 && (aName == pFmt->GetSection()->GetSectionName())) in getByName()
1309 pArray[i] = pFmt->GetSection()->GetSectionName(); in getElementNames()
1327 if (aName == pFmt->GetSection()->GetSectionName()) in hasByName()
H A Dunoidx.cxx1518 uRet = OUString(pSectionFmt->GetSection()->GetSectionName()); in getName()
/trunk/main/sw/source/core/doc/
H A Ddocdde.cxx103 ? pSect->GetSectionName() in lcl_FindSection()
104 : GetAppCharClass().lower( pSect->GetSectionName() )); in lcl_FindSection()
H A Ddoctxm.cxx674 const String& rNm = pSect->GetSectionName(); in GetUniqueTOXBaseName()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx766 sEntry = pSect->GetSectionName(); in Display()
935 pCont->GetSection()->GetSectionName()); in ExcecuteContextMenuAction()
1245 pLeft->GetSection()->GetSectionName() != sTemp in Update()
1454 if ((rFmt.GetSection()->GetSectionName() == sTempSectionName) in InsertRegion()
H A Dcontent.cxx318 pFmt->GetSection()->GetSectionName(); in Init()
661 String sSectionName = pFmt->GetSection()->GetSectionName(); in FillMemberList()
/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx261 pSect->GetSectionName() == rName && in GotoRegion()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx313 pSNd->GetSection().GetSectionName(), in WriteStream()
541 const String& rName = rSection.GetSectionName(); in lcl_html_OutSectionStartTag()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1211 String sCurrentSectionName = CurrSect->GetSectionName(); in StateStatusLine()
1426 sStr = pCurrSect->GetSectionName(); in StateStatusLine()
1431 sStr = pCurrSect->GetSectionName(); in StateStatusLine()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx819 String sectionName = pCurrSctFrm->GetSection()->GetSectionName(); in getExtendedAttributes()

Completed in 145 milliseconds