Searched refs:swFieldNameTemp (Results 1 – 1 of 1) sorted by relevance
189 CFX_WideString swFieldNameTemp = csFieldName; in AttachField() local190 swFieldNameTemp.Replace(L"..", L"."); in AttachField()192 if (pInterForm->CountFields(swFieldNameTemp) <= 0) in AttachField()196 ParseFieldName(swFieldNameTemp.c_str(), strFieldName, iControlNo); in AttachField()204 m_FieldName = swFieldNameTemp; in AttachField()