Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx1447 String sTempSectionName(sSectionName); in InsertRegion() local
1454 if ((rFmt.GetSection()->GetSectionName() == sTempSectionName) in InsertRegion()
1459 sTempSectionName = sSectionName; in InsertRegion()
1460 sTempSectionName += ':'; in InsertRegion()
1461 sTempSectionName += String::CreateFromInt32( nAddNumber ); in InsertRegion()
1468 sSectionName = sTempSectionName; in InsertRegion()

Completed in 25 milliseconds