Searched refs:swFieldNameTemp (Results 1 – 1 of 1) sorted by relevance
223 CFX_WideString swFieldNameTemp = csFieldName; in AttachField() local224 swFieldNameTemp.Replace(L"..", L"."); in AttachField()226 if (pInterForm->CountFields(swFieldNameTemp) <= 0) { in AttachField()229 ParseFieldName(swFieldNameTemp.c_str(), strFieldName, iControlNo); in AttachField()238 m_FieldName = swFieldNameTemp; in AttachField()