Searched refs:sTempSectionName (Results 1 – 1 of 1) sorted by relevance
1446 String sTempSectionName(sSectionName); in InsertRegion() local1453 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()