Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/utlui/
H A Dglbltree.cxx1446 String sTempSectionName(sSectionName); in InsertRegion() local
1453 if ((rFmt.GetSection()->GetSectionName() == sTempSectionName) in InsertRegion()
1458 sTempSectionName = sSectionName; in InsertRegion()
1459 sTempSectionName += ':'; in InsertRegion()
1460 sTempSectionName += String::CreateFromInt32( nAddNumber ); in InsertRegion()
1467 sSectionName = sTempSectionName; in InsertRegion()