Searched refs:sPurePostfix (Results 1 – 1 of 1) sorted by relevance
573 String sRealName,sPurePostfix; variable582 sPurePostfix = aPostfix[i];583 sPurePostfix.EraseLeadingChars(' ');584 sPurePostfix.EraseLeadingChars('(');585 sPurePostfix.EraseTrailingChars(')');588 sRealName += sPurePostfix;
Completed in 39 milliseconds