Searched refs:sSectNm (Results 1 – 1 of 1) sorted by relevance
365 String sSectNm( rTOX.GetTOXName() ); in InsertTableOf() local366 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() local428 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 34 milliseconds