Searched refs:strShow (Results 1 – 1 of 1) sorted by relevance
517 String strShow; in UpdateNames() local542 strShow.AssignAscii(RTL_CONSTASCII_STRINGPARAM(" [")); in UpdateNames()546 strShow +=rString; in UpdateNames()549 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in UpdateNames()551 strShow += rString; in UpdateNames()556 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ...")); in UpdateNames()558 strShow += ']'; in UpdateNames()562 aInsStr += strShow; in UpdateNames()588 strShow.AssignAscii(RTL_CONSTASCII_STRINGPARAM(" [")); in UpdateNames()592 strShow += rString; in UpdateNames()[all …]