Searched refs:swFieldNameTemp (Results 1 – 1 of 1) sorted by relevance
165 CFX_WideString swFieldNameTemp = csFieldName; in AttachField() local166 swFieldNameTemp.Replace(L"..", L"."); in AttachField()168 if (pInterForm->CountFields(swFieldNameTemp) <= 0) { in AttachField()171 ParseFieldName(swFieldNameTemp.c_str(), strFieldName, iControlNo); in AttachField()180 m_FieldName = swFieldNameTemp; in AttachField()