Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx369 SwTOXBaseSection *const pNewSection = dynamic_cast<SwTOXBaseSection *>( in InsertTableOf() local
371 if (pNewSection) in InsertTableOf()
373 SwSectionNode *const pSectNd = pNewSection->GetFmt()->GetSectionNode(); in InsertTableOf()
374 pNewSection->SetTOXName(sSectNm); // rTOX may have had no name... in InsertTableOf()
381 pNewSection->Update( 0, true ); in InsertTableOf()
392 String sNm( pNewSection->GetTOXName() ); in InsertTableOf()
407 return pNewSection; in InsertTableOf()
447 SwTOXBaseSection *const pNewSection( in InsertTableOf() local
449 pNewSection->SetTOXName(sSectNm); // rTOX may have had no name... in InsertTableOf()
450 return pNewSection; in InsertTableOf()

Completed in 28 milliseconds