Searched refs:wsValueC (Results 1 – 1 of 1) sorted by relevance
3669 CFX_WideStringC wsValueC; in GetAttribute() local3670 if (!TryCData(pAttr->eName, wsValueC, bUseDefault)) { in GetAttribute()3673 wsValue = wsValueC; in GetAttribute()3726 CFX_WideStringC wsValueC; in GetAttribute() local3727 if (GetMapModuleString(pKey, wsValueC)) { in GetAttribute()3728 wsValue = wsValueC; in GetAttribute()3938 CFX_WideStringC wsValueC; in TryCData() local3939 if (GetMapModuleString(pKey, wsValueC)) { in TryCData()3940 wsValue = wsValueC; in TryCData()