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