Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx573 String sRealName,sPurePostfix; variable
582 sPurePostfix = aPostfix[i];
583 sPurePostfix.EraseLeadingChars(' ');
584 sPurePostfix.EraseLeadingChars('(');
585 sPurePostfix.EraseTrailingChars(')');
588 sRealName += sPurePostfix;

Completed in 21 milliseconds