Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx365 String sSectNm( rTOX.GetTOXName() ); in InsertTableOf() local
366 sSectNm = GetUniqueTOXBaseName( *rTOX.GetTOXType(), &sSectNm ); in InsertTableOf()
368 SwSectionData aSectionData( TOX_CONTENT_SECTION, sSectNm ); in InsertTableOf()
374 pNewSection->SetTOXName(sSectNm); // rTOX may have had no name... in InsertTableOf()
427 String sSectNm( rTOX.GetTOXName() ); in InsertTableOf() local
428 sSectNm = GetUniqueTOXBaseName(*rTOX.GetTOXType(), &sSectNm); in InsertTableOf()
430 SwSectionData aSectionData( TOX_CONTENT_SECTION, sSectNm ); in InsertTableOf()
449 pNewSection->SetTOXName(sSectNm); // rTOX may have had no name... in InsertTableOf()

Completed in 21 milliseconds