Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx111 aTmpStr = rSh.GetUniqueSectionName( in InsertRegionDialog()
114 aTmpStr = rSh.GetUniqueSectionName(); in InsertRegionDialog()
H A Duiregionsw.cxx1773 rSh.GetUniqueSectionName(& pSectionData->GetSectionName())); in SetWrtShell()
1783 aCurName.SetText( rSh.GetUniqueSectionName() ); in SetWrtShell()
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx186 String SwEditShell::GetUniqueSectionName( const String* pChkStr ) const in GetUniqueSectionName() function in SwEditShell
188 return GetDoc()->GetUniqueSectionName( pChkStr ); in GetUniqueSectionName()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx700 GetUniqueSectionName( &sSectName ); in UpdateSection()
1298 pDoc->GetUniqueSectionName( &GetSection().GetSectionName() )); in MakeCopy()
1430 String SwDoc::GetUniqueSectionName( const String* pChkStr ) const in GetUniqueSectionName() function in SwDoc
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx270 String aName( pDoc->GetUniqueSectionName( aId.Len() ? &aId : 0 ) ); in NewDivision()
697 String aName( pDoc->GetUniqueSectionName( aId.Len() ? &aId : 0 ) ); in NewMultiCol()
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx399 GetUniqueSectionName( &sNm )); in SplitDoc()
750 GetUniqueSectionName( &sNm )); in SplitDoc()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx503 SwSectionData aSection( FILE_LINK_SECTION, GetUniqueSectionName( 0 ) ); in NavigatorPaste()
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx391 pSh->GetUniqueSectionName()); in InsertLab()
/trunk/main/sw/inc/
H A Deditsh.hxx814 String GetUniqueSectionName( const String* pChkStr = 0 ) const;
H A Ddoc.hxx1831 String GetUniqueSectionName( const String* pChkStr = 0 ) const;
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx370 SwSectionData aSect(eType, pDoc->GetUniqueSectionName(&tmp)); in attach()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx856 rOut.GetDoc().GetUniqueSectionName( &aStr ) ); in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2449 return mrDoc.GetUniqueSectionName(&aName); in UniqueName()
H A Dww8par6.cxx685 mrReader.rDoc.GetUniqueSectionName() ); in InsertSection()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2614 rSh.GetDoc()->GetUniqueSectionName() ); in _PasteFileName()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx826 mrReader.pDoc->GetUniqueSectionName()); in InsertSection()

Completed in 194 milliseconds